This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/47995] ICE of c++ in gcc-4.5.x at FrameLoader.cpp in WebKit build


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

--- Comment #2 from Jian Peng <jipeng at broadcom dot com> 2011-03-04 22:44:56 UTC ---
Here is simpler testing program, first, unzip FrameLoader.ii.tar.bz2 (attached
last time), then

$ mipsel-linux-c++ -c FrameLoader.ii -o FrameLoader.o -O2 -fPIC -fno-exceptions
-fvisibility=hidden
mipsel-linux-c++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]