This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47995] ICE of c++ in gcc-4.5.x at FrameLoader.cpp in WebKit build
- From: "jipeng at broadcom dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 4 Mar 2011 22:45:03 +0000
- Subject: [Bug target/47995] ICE of c++ in gcc-4.5.x at FrameLoader.cpp in WebKit build
- Auto-submitted: auto-generated
- References: <bug-47995-4@http.gcc.gnu.org/bugzilla/>
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.