* tree.c (variably_modified_type_p): VM arguments don't make the
commitde8dea22ca5dc050cc60e846ea91876bf379f5f0
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jun 2006 21:13:13 +0000 (19 21:13 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jun 2006 21:13:13 +0000 (19 21:13 +0000)
treeeee05720492e143f4558176ab46c8b33a8bfa5f0
parent94bf38b394f369bf88ff6b3c5016d1ba11c9ed7f
* tree.c (variably_modified_type_p): VM arguments don't make the
type a VM type.

testsuite:
* gcc.dg/vla-8.c: Add.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114787 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vla-8.c [new file with mode: 0644]
gcc/tree.c