[Bug middle-end/90861] OpenACC 'declare' not cleaning up for VLAs
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 18 22:14:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90861
--- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Author: tschwinge
Date: Tue Jun 18 22:14:14 2019
New Revision: 272446
URL: https://gcc.gnu.org/viewcvs?rev=272446&root=gcc&view=rev
Log:
[PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAs
gcc/testsuite/
PR testsuite/90861
* c-c++-common/goacc/declare-pr90861.c: New file.
libgomp/
PR testsuite/90861
* testsuite/libgomp.oacc-c-c++-common/declare-vla.c: Update.
Added:
trunk/gcc/testsuite/c-c++-common/goacc/declare-pr90861.c
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/libgomp/ChangeLog
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/declare-vla.c
More information about the Gcc-bugs
mailing list