public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/51659] New: ICE in function output_move_double
@ 2011-12-23  2:30 carrot at google dot com
  2011-12-23  5:44 ` [Bug target/51659] " carrot at google dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: carrot at google dot com @ 2011-12-23  2:30 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51659
           Summary: ICE in function output_move_double
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: carrot@google.com
            Target: arm-linux-gnueabi


Created attachment 26168
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26168
test

Compile the attached code and profile data with following command, I got an ICE

/usr/local/google/home/carrot/disk2/armobja/gcc/cc1 -fpreprocessed function.i
-mbionic -quiet -dumpbase function.c -march=armv7-a -mfloat-abi=softfp
-mthumb-interwork -mfpu=vfpv3-d16 -mthumb  -auxbase-strip obj/function.o -O2
-Wno-unused -fpic -fprofile-use -o function.s
src/function.c: In function 'get_func_frame_size':
src/function.c:516:1: internal compiler error: in output_move_double, at
config/arm/arm.c:13933
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] 8+ messages in thread

end of thread, other threads:[~2012-01-20 20:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-23  2:30 [Bug target/51659] New: ICE in function output_move_double carrot at google dot com
2011-12-23  5:44 ` [Bug target/51659] " carrot at google dot com
2012-01-05  7:06 ` carrot at google dot com
2012-01-09  9:18 ` doko at gcc dot gnu.org
2012-01-09  9:19 ` doko at gcc dot gnu.org
2012-01-11 12:20 ` [Bug target/51659] [4.7 regression] " ramana at gcc dot gnu.org
2012-01-19 13:50 ` rguenth at gcc dot gnu.org
2012-01-20 20:11 ` 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).