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

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

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

2011-04-26 Thread jipeng at broadcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995 --- Comment #4 from Jian Peng 2011-04-26 19:58:08 UTC --- Hi, Maksim, I did not dig into this, but my past experience is that it is related to recent rework of SSa in FCC since it did not show up in old gcc-4.3 Thanks, Jian On Apr 26, 2011, a

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

2011-04-26 Thread maksim.rayskiy at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995 Maksim Rayskiy changed: What|Removed |Added CC||maksim.rayskiy at gmail dot

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

2011-03-14 Thread jipeng at broadcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995 Jian Peng changed: What|Removed |Added Version|4.5.1 |4.5.4 Severity|normal

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

2011-03-04 Thread jipeng at broadcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995 --- Comment #2 from Jian Peng 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 -fvisibilit

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

2011-03-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Version|unkn