public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/63823] New: [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI
@ 2014-11-11 18:00 sje at gcc dot gnu.org
  2014-11-11 18:01 ` [Bug rtl-optimization/63823] " sje at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sje at gcc dot gnu.org @ 2014-11-11 18:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63823

            Bug ID: 63823
           Summary: [5.0 Regression] MIPS will not build due to LRA ICE
                    with 64 bit ABI
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sje at gcc dot gnu.org

My x86 to MIPS build is failing when the new compiler cannot compile a file
from glibc.  A cut-down preprocessed test case is attached.  It only fails with
the 64 bit ABI, with LRA, and with -O2 -g.

% install-mips-linux-gnu/bin/mips-linux-gnu-gcc -mips64r2 -mabi=64 -O2 -g -c
x.c
x.c: In function '__ieee754_jnl':
x.c:73:1: internal compiler error: in alter_subregs, at lra-spills.c:633
 }
 ^
0x8ddafa alter_subregs
    /scratch/sellcey/repos/ice/src/gcc/gcc/lra-spills.c:633
0x8df1fd lra_final_code_change()
    /scratch/sellcey/repos/ice/src/gcc/gcc/lra-spills.c:739
0x8c48fb lra(_IO_FILE*)
    /scratch/sellcey/repos/ice/src/gcc/gcc/lra.c:2358
0x880729 do_reload
    /scratch/sellcey/repos/ice/src/gcc/gcc/ira.c:5380
0x880729 execute
    /scratch/sellcey/repos/ice/src/gcc/gcc/ira.c:5550
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-11-20 16:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-11 18:00 [Bug rtl-optimization/63823] New: [5.0 Regression] MIPS will not build due to LRA ICE with 64 bit ABI sje at gcc dot gnu.org
2014-11-11 18:01 ` [Bug rtl-optimization/63823] " sje at gcc dot gnu.org
2014-11-11 18:05 ` pinskia at gcc dot gnu.org
2014-11-11 18:15 ` sje at gcc dot gnu.org
2014-11-12  9:45 ` rguenth at gcc dot gnu.org
2014-11-13 14:46 ` vmakarov at gcc dot gnu.org
2014-11-13 14:52 ` vmakarov at gcc dot gnu.org
2014-11-13 16:12 ` robert.suchanek at imgtec dot com
2014-11-20 16:12 ` vmakarov at gcc dot gnu.org
2014-11-20 16:19 ` sje at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).