[Bug c++/57892] g++ internal compiler error: in expand_expr_real_1, at expr.c:9122 while attempting to brace-initialize a dynamically allocated array class member
lmorell at atu dot edu
gcc-bugzilla@gcc.gnu.org
Sat Jul 13 19:02:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57892
--- Comment #1 from Larry Morell <lmorell at atu dot edu> ---
Created attachment 30501
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30501&action=edit
Minimal pgm that illustrates the compiler issue on line 3 (int *a = ...)
More information about the Gcc-bugs
mailing list