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 rtl-optimization/33346] [4.3 Regression] g++.old-deja/g++.eh/ia64-1.C ICEs at -O1 on spu-elf



------- Comment #1 from danglin at gcc dot gnu dot org  2007-09-08 18:23 -------
Also see the same ICE at -O2 on hppa.

Program received signal SIGSEGV, Segmentation fault.
0x0041e7a4 in reload_as_needed (live_known=1) at ../../gcc/gcc/reload1.c:4161
4161                      if (p != insn && INSN_P (p)
(gdb) p p
$1 = (rtx) 0x0


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu dot
                   |                            |org


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


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