public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/56455] New: [4.8 Regression on AVR] ICE in final_scan_insn
@ 2013-02-26  8:46 vishnu.k_s at atmel dot com
  2013-02-26 10:16 ` [Bug target/56455] [4.8 Regression] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vishnu.k_s at atmel dot com @ 2013-02-26  8:46 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56455
           Summary: [4.8 Regression on AVR] ICE in final_scan_insn
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vishnu.k_s@atmel.com


AVR target built with specs:

COLLECT_GCC=/home/vishnu.k_s/builds/build-linux_x86_64/install/bin/avr-gcc
COLLECT_LTO_WRAPPER=/home/vishnu.k_s/builds/build-linux_x86_64/install/bin/../libexec/gcc/avr/4.8.0/lto-wrapper
Target: avr
Configured with: ../gcc-trunk/configure
--prefix=/home/vishnu.k_s/builds/build-linux_x86_64//install --target=avr
--enable-languages=c,c++ --disable-nls --with-gmp=/proj/install/gmp-4.3.2/
--with-mpfr=/proj/install/mpfr-2.4.2/ --with-

mpc=/proj/install/mpc-0.8.2/    
Thread model: single
gcc version 4.8.0 20130116 (experimental) (GCC)

Above compiler gives an ICE in final_scan_insn, at final.c for testcases 
present in gcc.dg/tree-ssa/pr36881.c, gcc.dg/pr45259.c and
gcc.c-torture/compile/981006-1.c.

Output for pr36881.c
---------------------

/home/vishnu.k_s/builds/build-linux_x86_64/gcc-trunk/gcc/testsuite/gcc.dg/tree-ssa/pr36881.c:
In function 'foo':
/home/vishnu.k_s/builds/build-linux_x86_64/gcc-trunk/gcc/testsuite/gcc.dg/tree-ssa/pr36881.c:22:1:
internal compiler error: in final_scan_insn, at final.c:2460

Output for pr45259.c 
--------------------

/home/vishnu.k_s/builds/build-linux_x86_64/gcc-trunk/gcc/testsuite/gcc.dg/pr45259.c:
In function 'foo':
/home/vishnu.k_s/builds/build-linux_x86_64/gcc-trunk/gcc/testsuite/gcc.dg/pr45259.c:43:1:
internal compiler error: in final_scan_insn, at final.c:2460

Output for 981006-1.c
---------------------

/home/vishnu.k_s/builds/build-linux_x86_64/gcc-trunk/gcc/testsuite/gcc.c-torture/compile/981006-1.c:
In function 'foo':
/home/vishnu.k_s/builds/build-linux_x86_64/gcc-trunk/gcc/testsuite/gcc.c-torture/compile/981006-1.c:49:1:
internal compiler error: in final_scan_insn, at final.c:2460


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

end of thread, other threads:[~2013-02-27  7:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26  8:46 [Bug target/56455] New: [4.8 Regression on AVR] ICE in final_scan_insn vishnu.k_s at atmel dot com
2013-02-26 10:16 ` [Bug target/56455] [4.8 Regression] " rguenth at gcc dot gnu.org
2013-02-26 12:03 ` jakub at gcc dot gnu.org
2013-02-27  7:27 ` jakub at gcc dot gnu.org
2013-02-27  7:30 ` jakub 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).