// { dg-do assemble } // { dg-options "" } // Origin: Mark Mitchell void f () { int i = ({ l: 3; }); }