[PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAs
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 18 Jun 2019 22:14:14 +0000 (00:14 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 18 Jun 2019 22:14:14 +0000 (00:14 +0200)
commit6f7c1f65027e3372ce540398e55781f84bf575d3
treecf478264aa4ea8333ed6d6c9fc9b5fbeada78dc5
parent5c9c7e19e63e0a6d9ed9e51601b4221f2fed5b13
[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.

From-SVN: r272446
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/goacc/declare-pr90861.c [new file with mode: 0644]
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/declare-vla.c