public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/60079] New: [LRA] ICE when compiling attached case.
@ 2014-02-05 14:58 belagod at gcc dot gnu.org
  2014-02-05 14:59 ` [Bug rtl-optimization/60079] " belagod at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: belagod at gcc dot gnu.org @ 2014-02-05 14:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60079
           Summary: [LRA] ICE when compiling attached case.
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: belagod at gcc dot gnu.org

When the attached case is compiled with -O2 for AArch64, LRA ICEs thus:

$ ../install/bin/aarch64-none-elf-gcc -O2 besttry.c -c
besttry.c: In function 'ripemd160_block_data_order':
besttry.c:936:1: internal compiler error: in update_reg_eliminate, at
lra-eliminations.c:1157
 }
 ^
0x899638 update_reg_eliminate
        /work/aarch64/src/svn-trunk//gcc/gcc/lra-eliminations.c:1157
0x89ad3c lra_eliminate(bool, bool)
        /work/aarch64/src/svn-trunk//gcc/gcc/lra-eliminations.c:1387
0x897436 lra_constraints(bool)
        /work/aarch64/src/svn-trunk//gcc/gcc/lra-constraints.c:3974
0x8863bc lra(_IO_FILE*)
        /work/aarch64/src/svn-trunk//gcc/gcc/lra.c:2339
0x849f96 do_reload
        /work/aarch64/src/svn-trunk//gcc/gcc/ira.c:5457
0x84ac38 rest_of_handle_reload
        /work/aarch64/src/svn-trunk//gcc/gcc/ira.c:5598
0x84ac38 execute
        /work/aarch64/src/svn-trunk//gcc/gcc/ira.c:5627
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.


My configure:

.../gcc/configure --target=aarch64-none-elf --prefix=.../install
--with-gmp=.../host-tools --with-mpfr=.../host-tools --with-mpc=.../host-tools
--with-pkgversion=unknown --disable-shared --disable-nls --disable-threads
--disable-tls --enable-checking=yes --enable-languages=c,c++ --with-newlib

Sorry, I couldn't reduce the test case any further - commenting any line in
besttry.c makes the ICE go away.


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-05 14:58 [Bug rtl-optimization/60079] New: [LRA] ICE when compiling attached case belagod at gcc dot gnu.org
2014-02-05 14:59 ` [Bug rtl-optimization/60079] " belagod at gcc dot gnu.org
2014-02-06 16:26 ` vmakarov at gcc dot gnu.org
2014-07-02 13:22 ` ktkachov at gcc dot gnu.org
2014-07-02 14:56 ` belagod at gcc dot gnu.org
2014-11-14 21:46 ` pinskia at gcc dot gnu.org
2014-11-14 22:55 ` pinskia at gcc dot gnu.org
2014-11-15  0:19 ` pinskia 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).