public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55823] New: ice in inline_call, at ipa-inline-transform.c:270
@ 2012-12-28 11:57 dcb314 at hotmail dot com
  2012-12-31 10:34 ` [Bug c++/55823] [4.8 Regression] " pinskia at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: dcb314 at hotmail dot com @ 2012-12-28 11:57 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55823
           Summary: ice in inline_call, at ipa-inline-transform.c:270
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


Created attachment 29056
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29056
gzipped C source code

I just tried to compile the package audacity-2.0.2-2
on gcc-4.8 trunk dated 20121227 on an AMD x86_64 box.

The compiler said

widgets/AButton.cpp:395:1: internal compiler error: in inline_call, at
ipa-inline-transform.c:270
 }
 ^
0xec3fc4 inline_call(cgraph_edge*, bool, vec<cgraph_edge*, va_heap, vl_ptr>*,
int*, bool)
    ../../src/trunk/gcc/ipa-inline-transform.c:266
0xec356a inline_small_functions
    ../../src/trunk/gcc/ipa-inline.c:1614
0xec356a ipa_inline
    ../../src/trunk/gcc/ipa-inline.c:1795
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.


Preprocessed source code attached. Flag -O3 required.

This might be related to bug # 55683


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

end of thread, other threads:[~2013-01-09  9:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-28 11:57 [Bug c++/55823] New: ice in inline_call, at ipa-inline-transform.c:270 dcb314 at hotmail dot com
2012-12-31 10:34 ` [Bug c++/55823] [4.8 Regression] " pinskia at gcc dot gnu.org
2012-12-31 11:57 ` [Bug tree-optimization/55823] " pinskia at gcc dot gnu.org
2013-01-01 23:32   ` Jan Hubicka
2012-12-31 12:01 ` pinskia at gcc dot gnu.org
2013-01-01 23:32 ` hubicka at ucw dot cz
2013-01-02  0:10   ` Jan Hubicka
2013-01-02  0:11 ` hubicka at ucw dot cz
2013-01-02 10:33 ` rguenth at gcc dot gnu.org
2013-01-03 16:23 ` hubicka at gcc dot gnu.org
2013-01-03 16:26 ` hubicka at gcc dot gnu.org
2013-01-08 20:23 ` hubicka at gcc dot gnu.org
2013-01-09  9:07 ` hubicka at gcc dot gnu.org
2013-01-09  9:33 ` rguenth 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).