https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85465

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b5146f735883031f6661dda1d3ee9a34ad557e52

[c, openacc] Handle non-var-decl in mark_vars_oacc_gangprivate

2018-05-01  Tom de Vries  <t...@codesourcery.com>

PR target/85465
* c-parser.c (mark_vars_oacc_gangprivate): Skip BLOCK_VARS that are not
VAR_DECL.

* testsuite/libgomp.oacc-c/pr85465.c: New test.

Reply via email to