[Bug middle-end/28198] [4.2 Regression] ICE building mips-elf cross compiler

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 29 16:03:00 GMT 2006



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-06-29 14:10 -------
Can you give a backtrace?
Because I am getting a bootstrap failure on x86_64 which looks like it could be
the same.
The backtrace I have for the x86_64 bootstrap failure is:
#0  0x00000000009d8203 in copy_node_stat (node=0x2aaaac1c8fc0) at
/home/pinskia/src/newtest/trunk/gcc/tree.c:617
#1  0x0000000000a1a4d7 in copy_constant (exp=0x2aaaac1c8fc0) at
/home/pinskia/src/newtest/trunk/gcc/varasm.c:2709

And length is incorrect now after Richard G.'s patch for make_string changes.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|c                           |middle-end
           Keywords|                            |ice-on-valid-code
            Summary|ICE building mips-elf cross |[4.2 Regression] ICE
                   |compiler                    |building mips-elf cross
                   |                            |compiler
   Target Milestone|---                         |4.2.0


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



More information about the Gcc-bugs mailing list