[Bug c++/29279] ICE

2006-09-29 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-09-29 14:24 --- And with 4.0.0. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|

[Bug c++/29279] ICE

2006-09-28 Thread pinskia at gcc dot gnu dot org
--- 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