public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/48628] New: ICE in reload
@ 2011-04-15 17:39 belagod at gcc dot gnu.org
  2011-04-15 17:41 ` [Bug rtl-optimization/48628] " belagod at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: belagod at gcc dot gnu.org @ 2011-04-15 17:39 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE in reload
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: belagod@gcc.gnu.org


The attached test causes gcc to ICE when compiled with -O0.

$ arm-eabi-gcc -c foo.c     
foo.c: In function 'f0a':
foo.c:16:1: warning: left shift count >= width of type [enabled by default]
foo.c:16:1: warning: left shift count >= width of type [enabled by default]
foo.c:16:1: warning: right shift count >= width of type [enabled by default]
foo.c:16:1: warning: right shift count >= width of type [enabled by default]
foo.c:16:1: warning: right shift count >= width of type [enabled by default]
foo.c:16:1: warning: left shift count >= width of type [enabled by default]
foo.c:16:1: warning: left shift count >= width of type [enabled by default]
foo.c:16:1: warning: right shift count >= width of type [enabled by default]
foo.c:16:1: warning: right shift count >= width of type [enabled by default]
foo.c:16:1: warning: right shift count >= width of type [enabled by default]
foo.c:18:1: internal compiler error: in elimination_costs_in_insn, at
reload1.c:3643
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

end of thread, other threads:[~2011-04-27 13:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-15 17:39 [Bug rtl-optimization/48628] New: ICE in reload belagod at gcc dot gnu.org
2011-04-15 17:41 ` [Bug rtl-optimization/48628] " belagod at gcc dot gnu.org
2011-04-15 20:10 ` rguenth at gcc dot gnu.org
2011-04-18 18:11 ` [Bug target/48628] " pinskia at gcc dot gnu.org
2011-04-18 19:03 ` mikpe at it dot uu.se
2011-04-21 10:54 ` belagod at gcc dot gnu.org
2011-04-27 13:50 ` rearnsha 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).