public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/54824] New: [4.8 Regression] ICE in verify_loop_structure with LTO
@ 2012-10-05 11:45 d.g.gorbachev at gmail dot com
  2012-10-05 11:47 ` [Bug lto/54824] " d.g.gorbachev at gmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2012-10-05 11:45 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54824
           Summary: [4.8 Regression] ICE in verify_loop_structure with LTO
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


Created attachment 28361
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28361
Backtrace

GCC 4.8.0 20120930 (experimental).

Compile the attached files with "gcc -O -flto foo.c bar.c".

In file included from foo.c:1:0,
                 from :1:
bar.c: In function 'bar':
bar.c:25:1: error: loop 1's latch does not belong directly to it
 }
 ^
bar.c:25:1: internal compiler error: in verify_loop_structure, at
cfgloop.c:1582
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

No ICE with "gcc -O -flto -fwhole-program foo.c bar.c".


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

end of thread, other threads:[~2012-10-26 10:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-05 11:45 [Bug lto/54824] New: [4.8 Regression] ICE in verify_loop_structure with LTO d.g.gorbachev at gmail dot com
2012-10-05 11:47 ` [Bug lto/54824] " d.g.gorbachev at gmail dot com
2012-10-05 14:16 ` rguenth at gcc dot gnu.org
2012-10-10  6:13 ` [Bug tree-optimization/54824] [4.8 Regression] ICE in verify_loop_structure d.g.gorbachev at gmail dot com
2012-10-11 14:46 ` mpolacek at gcc dot gnu.org
2012-10-11 15:38 ` mpolacek at gcc dot gnu.org
2012-10-11 15:41 ` mpolacek at gcc dot gnu.org
2012-10-12 11:04 ` rguenth at gcc dot gnu.org
2012-10-16 14:21 ` hubicka at ucw dot cz
2012-10-24 12:56 ` rguenth at gcc dot gnu.org
2012-10-24 13:14 ` rguenth at gcc dot gnu.org
2012-10-26 10:13 ` rguenth at gcc dot gnu.org
2012-10-26 10:13 ` 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).