g++.dg/cpp1y/vla11.C: Avoid using attribute aligned to increase type
commit3e74b0254e9067dfd66c38fbb2ceaa584463f3da
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Apr 2016 15:25:40 +0000 (14 15:25 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Apr 2016 15:25:40 +0000 (14 15:25 +0000)
tree3f5ea2d92140e0fc69236f8f38c346ec49308cd6
parenteae3d58955c5577cc105829a81882dca5b48455f
g++.dg/cpp1y/vla11.C: Avoid using attribute aligned to increase type
  size to prevent failures on targets with very low maximum alignment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234976 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/vla11.C