Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.ext / stmtexpr1.C
bloba746fc36ef10f0d404eb0659cac91f78fabf7e8e
1 // { dg-do assemble  }
2 // { dg-options "" }
3 // Origin: Mark Mitchell <mark@codesourcery.com>
5 void f ()
7   int i = ({ l: 3; });