[Bug c++/55245] Compiler segfault when compiling the small test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55245 --- Comment #2 from davidxl 2012-11-09 06:05:43 UTC --- (In reply to comment #1) > The problem actually exists in main line compiler too. This is another test case. Segfaults without option, but builds ok with -DOK. The problem s
[Bug c++/55245] Compiler segfault when compiling the small test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55245 davidxl changed: What|Removed |Added Version|4.7.3 |4.8.0 --- Comment #1 from davidxl 20