[nvptx] Postpone warnings in nvptx_goacc_validate_dims_1
authorTom de Vries <tdevries@suse.de>
Mon, 7 Jan 2019 08:10:17 +0000 (08:10 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 7 Jan 2019 08:10:17 +0000 (08:10 +0000)
commitd8ab4e5471ac962fe29929306b51bd7acc064a59
treefb1fbb5c054c240b6a24047c04e50d8af1227077
parent764ecad43b6cac2d2eded706fccd29cc15481ad2
[nvptx] Postpone warnings in nvptx_goacc_validate_dims_1

Move warnings in nvptx_goacc_validate_dims_1 to as late as possible.  This
allows us more flexibility in setting the dimensions.

2019-01-07  Tom de Vries  <tdevries@suse.de>

* config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Move warnings to
as late as possible.

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