[Bug c++/55951] [4.8/4.9 Regression] ICE in check_array_designated_initializer, at cp/decl.c:4785
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 26 10:56:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55951
--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-03-26 10:56:53 UTC ---
ce->index is a CONST_DECL in mainline and 4_8-branch, an Ok INTEGER_CST in
4_7-branch.
More information about the Gcc-bugs
mailing list