]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/nvptx/nvptx.c
nvptx.c (nvptx_process_pars): Fix whitespace.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 18 Nov 2015 21:33:57 +0000 (21:33 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 18 Nov 2015 21:33:57 +0000 (21:33 +0000)
commit5d306e55e09af218e1698a8e427638f717af4f3d
tree9f56b287eaf3f01bc4b3643b8dd8cd4de8c6f803
parent5f29a394cdb78df249577d86e39b8c37aab2875d
nvptx.c (nvptx_process_pars): Fix whitespace.

* config/nvptx/nvptx.c (nvptx_process_pars): Fix whitespace.
(nvptx_record_offload_symbol): Remove code compensating for lack
of default dimension handling.
(nvptx_goacc_validate_dims): Remove incorrect ARG_UNUSED markers.

From-SVN: r230571
gcc/ChangeLog
gcc/config/nvptx/nvptx.c