mirror of git://gcc.gnu.org/git/gcc.git
[nvptx] Fix whitespace in nvptx_single and nvptx_neuter_pars
Fix whitespace in nvptx_single and nvptx_neuter_pars. Build and reg-tested on x86_64 with nvptx accelerator. 2018-12-17 Tom de Vries <tdevries@suse.de> * config/nvptx/nvptx.c (nvptx_single): Fix whitespace. (nvptx_neuter_pars): Likewise. From-SVN: r267214
This commit is contained in:
parent
207e7fea7b
commit
7820b298ed
|
|
@ -1,3 +1,8 @@
|
|||
2018-12-17 Tom de Vries <tdevries@suse.de>
|
||||
|
||||
* config/nvptx/nvptx.c (nvptx_single): Fix whitespace.
|
||||
(nvptx_neuter_pars): Likewise.
|
||||
|
||||
2018-12-17 Tom de Vries <tdevries@suse.de>
|
||||
|
||||
* config/nvptx/nvptx.c (nvptx_goacc_validate_dims): Work around Fortran
|
||||
|
|
|
|||
Loading…
Reference in New Issue