[Bug c++/50443] ICE when using brace-enclosed initializer for C-style array in constructor

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 17 21:33:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50443

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-17 20:55:14 UTC ---
by "works fine" I mean no ICE, there's an error because it should be a{5,7,3}



More information about the Gcc-bugs mailing list