------- Comment #1 from pinskia at gcc dot gnu dot org  2006-09-29 04:17 -------
t.cc:1: error: cannot initialize aggregate of type ‘const char [1]’ with a
compound literal
[EMAIL PROTECTED] gcc]$ ./cc1plus t.cc
t.cc:1: error: cannot convert ‘const char [1]’ to ‘const char [1]’ in
initialization


This works in 4.1.0 and the mainline.


-- 


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

  • [Bug c++/29279] ICE pinskia at gcc dot gnu dot org

Reply via email to