------- Comment #8 from wouter dot vermaelen at pi dot be  2006-11-30 15:40 
-------
I'm not sure this is the same problem, but on todays build even an empty file
in c++ mode triggers an ICE:

> touch empty.c
> gcc -fipa-pta empty.c
   [this works as expected]

> touch empty.cpp
> gcc -fipa-pta empty.cpp
empty.cc:0: internal compiler error: Segmentation fault


-- 

wouter dot vermaelen at pi dot be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wouter dot vermaelen at pi
                   |                            |dot be


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

Reply via email to