20051113-1.c (main): Use the correct type when allocating and initializing a flexible...
authorNathan Froyd <froydnj@gcc.gnu.org>
Sat, 30 Jun 2007 17:40:45 +0000 (17:40 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Sat, 30 Jun 2007 17:40:45 +0000 (17:40 +0000)
commit81c3e25a406b4a132c67ed93b8bbbc0ecf9caca5
tree92adceb5c721e8ed8738925097295daabed03df4
parent6d409e8ab5830bbebed14e929a24a36909e85e6d
20051113-1.c (main): Use the correct type when allocating and initializing a flexible array.

* gcc.c-torture/execute/20051113-1.c (main): Use the correct type
when allocating and initializing a flexible array.

From-SVN: r126156
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20051113-1.c