public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/49772] New: [4.7 Regression] ICE: in ipa_pta_execute, at tree-ssa-structalias.c:6790 with -fipa-pta
@ 2011-07-17 21:04 zsojka at seznam dot cz
  2011-07-17 21:06 ` [Bug tree-optimization/49772] " zsojka at seznam dot cz
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: zsojka at seznam dot cz @ 2011-07-17 21:04 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] ICE: in ipa_pta_execute, at
                    tree-ssa-structalias.c:6790 with -fipa-pta
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: rguenth@gcc.gnu.org
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 24784
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24784
reduced testcase (from g++.dg/tree-ssa/pr42337.C)

Compiler output:
$ gcc -O -fipa-pta testcase.C 
testcase.C: In member function 'int S< <template-parameter-1-1> >::foo() [with
<template-parameter-1-1> = int]':
testcase.C:4:39: error: inlining failed in call to always_inline 'int S<
<template-parameter-1-1> >::foo() [with <template-parameter-1-1> = int]':
recursive inlining
testcase.C:7:7: error: called from here
testcase.C: At global scope:
testcase.C:16:1: internal compiler error: in ipa_pta_execute, at
tree-ssa-structalias.c:6790
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Compiler output - 4.6:
$ gcc -O -fipa-pta testcase.C 
testcase.C: In function 'void foo()':
testcase.C:4:39: sorry, unimplemented: inlining failed in call to 'int S<
<template-parameter-1-1> >::foo() [with <template-parameter-1-1> = int]':
recursive inlining
testcase.C:7:7: sorry, unimplemented: called from here

Tested revisions:
r176370 - crash
4.6 r176280 - sorry


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

end of thread, other threads:[~2011-12-08 13:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-17 21:04 [Bug tree-optimization/49772] New: [4.7 Regression] ICE: in ipa_pta_execute, at tree-ssa-structalias.c:6790 with -fipa-pta zsojka at seznam dot cz
2011-07-17 21:06 ` [Bug tree-optimization/49772] " zsojka at seznam dot cz
2011-07-18  8:28 ` rguenth at gcc dot gnu.org
2011-08-03 19:57 ` hubicka at gcc dot gnu.org
2011-08-04  9:21 ` rguenther at suse dot de
2011-08-04 18:33 ` hubicka at ucw dot cz
2011-10-27  9:45 ` rguenth at gcc dot gnu.org
2011-12-06 10:38 ` rguenth at gcc dot gnu.org
2011-12-07  5:36 ` zsojka at seznam dot cz
2011-12-07  5:37 ` zsojka at seznam dot cz
2011-12-08  4:55 ` pinskia at gcc dot gnu.org
2011-12-08  9:05 ` rguenther at suse dot de
2011-12-08 11:45 ` rguenth at gcc dot gnu.org
2011-12-08 13:26 ` rguenth at gcc dot gnu.org
2011-12-08 13:34 ` 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).