http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995
--- Comment #1 from Jian Peng 2011-03-04 22:07:40
UTC ---
Created attachment 23549
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23549
generated from --save-temps
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
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
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
at gcc dot gnu dot org
ReportedBy: jipeng at broadcom dot com
GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: mipsel-linux-uclibc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45109
--- Comment #1 from jipeng at broadcom dot com 2010-07-28 17:09 ---
Created an attachment (id=21340)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21340&action=view)
testing case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45109