public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/51105] New: [4.7 Regression] FAIL: gcc.c-torture/execute/920501-1.c compilation,  -O2 -flto -flto-partition=none
@ 2011-11-12 12:35 dominiq at lps dot ens.fr
  2011-11-14 18:29 ` [Bug lto/51105] " hjl.tools at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-11-12 12:35 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51105
           Summary: [4.7 Regression] FAIL:
                    gcc.c-torture/execute/920501-1.c compilation,  -O2
                    -flto -flto-partition=none
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: hjl.tools@gmail.com, rguenther@suse.de


Between revisions 181189 (OK) and 181208 (see
http://gcc.gnu.org/ml/gcc-regression/2011-11/msg00230.html : r181205?), the
test gcc.c-torture/execute/920501-1.c compiled with '-O2 -flto
-flto-partition=none' has started to give an ICE:

lto1: internal compiler error: in can_inline_edge_p, at ipa-inline.c:353

This corresponds to the gcc_checking_assert for

/* In -flto-partition=none mode we really keep things out of
   sync because call_stmt_cannot_inline_p is set at cgraph
   merging when function bodies are not there yet.  */
|| (in_lto_p && !gimple_call_cannot_inline_p (e->call_stmt)));


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

end of thread, other threads:[~2011-12-03  2:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-12 12:35 [Bug lto/51105] New: [4.7 Regression] FAIL: gcc.c-torture/execute/920501-1.c compilation, -O2 -flto -flto-partition=none dominiq at lps dot ens.fr
2011-11-14 18:29 ` [Bug lto/51105] " hjl.tools at gmail dot com
2011-11-14 18:36 ` dominiq at lps dot ens.fr
2011-11-15  8:57 ` hp at gcc dot gnu.org
2011-11-15 14:55 ` dominiq at lps dot ens.fr
2011-11-16  0:44 ` hp at gcc dot gnu.org
2011-11-16 10:35 ` hp at gcc dot gnu.org
2011-12-03  2:00 ` hp 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).