public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/64378] New: [5 Regression] ICE: in inline_call, at ipa-inline-transform.c:347 with -O3 -fno-ipa-cp
@ 2014-12-22 21:42 zsojka at seznam dot cz
  2014-12-22 21:58 ` [Bug ipa/64378] " dominiq at lps dot ens.fr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2014-12-22 21:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64378

            Bug ID: 64378
           Summary: [5 Regression] ICE: in inline_call, at
                    ipa-inline-transform.c:347 with -O3 -fno-ipa-cp
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zsojka at seznam dot cz

Created attachment 34313
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34313&action=edit
reduced testcase (from g++.dg/ipa/pr61540.C)

Compiler output:
$ gcc -O3 -fno-ipa-cp testcase.C 
testcase.C:22:1: internal compiler error: in inline_call, at
ipa-inline-transform.c:347
 }
 ^
0x1879ad0 inline_call(cgraph_edge*, bool, vec<cgraph_edge*, va_heap, vl_ptr>*,
int*, bool, bool*)
        /mnt/svn/gcc-trunk/gcc/ipa-inline-transform.c:347
0x1874bde recursive_inlining
        /mnt/svn/gcc-trunk/gcc/ipa-inline.c:1404
0x1874bde inline_small_functions
        /mnt/svn/gcc-trunk/gcc/ipa-inline.c:1771
0x1874bde ipa_inline
        /mnt/svn/gcc-trunk/gcc/ipa-inline.c:2189
0x1874bde execute
        /mnt/svn/gcc-trunk/gcc/ipa-inline.c:2562
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.

Tested revisions:
r219003 - ICE
4_9 r218177 - OK


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

end of thread, other threads:[~2015-01-18 21:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-22 21:42 [Bug ipa/64378] New: [5 Regression] ICE: in inline_call, at ipa-inline-transform.c:347 with -O3 -fno-ipa-cp zsojka at seznam dot cz
2014-12-22 21:58 ` [Bug ipa/64378] " dominiq at lps dot ens.fr
2015-01-09 11:20 ` rguenth at gcc dot gnu.org
2015-01-13 10:57 ` rguenth at gcc dot gnu.org
2015-01-16  4:39 ` hubicka at gcc dot gnu.org
2015-01-16  5:04 ` hubicka at gcc dot gnu.org
2015-01-18 17:32 ` hubicka at gcc dot gnu.org
2015-01-18 21:18 ` hubicka 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).