public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/56515] New: location references block not in block tree, verify_gimple failed (LTO + profile)
@ 2013-03-04  5:18 d.g.gorbachev at gmail dot com
  2013-03-04  5:22 ` [Bug lto/56515] " d.g.gorbachev at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-03-04  5:18 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56515
           Summary: location references block not in block tree,
                    verify_gimple failed (LTO + profile)
    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


GCC 4.8.0 20130303 (experimental):

foo.c: In function 'foo':
foo.c:1:6: error: location references block not in block tree
 void foo(void) { }
      ^
# .MEM_10 = VDEF <.MEM_6(D)>
bar = 1;

foo.c:1:6: internal compiler error: verify_gimple failed
0x85df8f2 verify_gimple_in_cfg(function*)
    ../../gcc-4.8/gcc/tree-cfg.c:4727
0x84d520c execute_function_todo
    ../../gcc-4.8/gcc/passes.c:1963
0x84d455d do_per_function
    ../../gcc-4.8/gcc/passes.c:1701
0x84d532d execute_todo
    ../../gcc-4.8/gcc/passes.c:1996
0x84d57a1 execute_one_ipa_transform_pass
    ../../gcc-4.8/gcc/passes.c:2182
0x84d5873 execute_all_ipa_transforms()
    ../../gcc-4.8/gcc/passes.c:2208
0x8206775 expand_function
    ../../gcc-4.8/gcc/cgraphunit.c:1633
0x8206cda expand_all_functions
    ../../gcc-4.8/gcc/cgraphunit.c:1744
0x8207763 compile()
    ../../gcc-4.8/gcc/cgraphunit.c:2042
0x816b85d lto_main()
    ../../gcc-4.8/gcc/lto/lto.c:3396


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

end of thread, other threads:[~2013-03-05  9:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04  5:18 [Bug lto/56515] New: location references block not in block tree, verify_gimple failed (LTO + profile) d.g.gorbachev at gmail dot com
2013-03-04  5:22 ` [Bug lto/56515] " d.g.gorbachev at gmail dot com
2013-03-04  5:23 ` d.g.gorbachev at gmail dot com
2013-03-04 11:03 ` [Bug lto/56515] [4.8 Regression] " rguenth at gcc dot gnu.org
2013-03-04 12:11 ` rguenth at gcc dot gnu.org
2013-03-04 16:07 ` hubicka at ucw dot cz
2013-03-05  9:21 ` rguenth at gcc dot gnu.org
2013-03-05  9:21 ` 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).