public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/49735] New: mips64-elf libgcc build fails with apparently infinite recursion.
@ 2011-07-13 14:32 bernds at gcc dot gnu.org
  2011-07-13 23:12 ` [Bug tree-optimization/49735] [4.7 Regression] " pinskia at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: bernds at gcc dot gnu.org @ 2011-07-13 14:32 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: mips64-elf libgcc build fails with apparently infinite
                    recursion.
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bernds@gcc.gnu.org


Created attachment 24751
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24751
A testcase

Configure a cross compiler with --target=mips64-elf. When building libgcc, cc1
goes into what seems to be an infinite recursion:

(gdb) bt
#0  0x083b22aa in estimate_calls_size_and_time (node=<value optimized out>,
size=0xf7484030, time=0xf748402c, 
    possible_truths=4294967294) at ../../trunk/gcc/ipa-inline-analysis.c:1748
#1  0x083b229d in estimate_calls_size_and_time (node=<value optimized out>,
size=0xf7484030, time=0xf748402c, 
    possible_truths=4294967294) at ../../trunk/gcc/ipa-inline-analysis.c:1743
#2  0x083b229d in estimate_calls_size_and_time (node=<value optimized out>,
size=0xf7484030, time=0xf748402c, 
    possible_truths=4294967294) at ../../trunk/gcc/ipa-inline-analysis.c:1743

I'm attaching the .i file.


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

end of thread, other threads:[~2011-08-06 18:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 14:32 [Bug tree-optimization/49735] New: mips64-elf libgcc build fails with apparently infinite recursion bernds at gcc dot gnu.org
2011-07-13 23:12 ` [Bug tree-optimization/49735] [4.7 Regression] " pinskia at gcc dot gnu.org
2011-07-13 23:18 ` pinskia at gcc dot gnu.org
2011-07-13 23:22 ` pinskia at gcc dot gnu.org
2011-07-14  0:08 ` pinskia at gcc dot gnu.org
2011-07-14  9:08 ` rguenth at gcc dot gnu.org
2011-07-14 18:27 ` pinskia at gcc dot gnu.org
2011-07-19 18:10 ` rsandifo at gcc dot gnu.org
2011-08-02 14:41 ` rguenth at gcc dot gnu.org
2011-08-03 20:00 ` hubicka at gcc dot gnu.org
2011-08-03 20:01 ` hubicka at gcc dot gnu.org
2011-08-05 20:21 ` hubicka at gcc dot gnu.org
2011-08-06 18:49 ` rsandifo 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).