public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/57075] New: verify_flow_info failed: control flow in the middle of basic block
@ 2013-04-25 20:20 dcb314 at hotmail dot com
  2013-04-26  8:56 ` [Bug c/57075] [4.9 Regression] " mpolacek at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dcb314 at hotmail dot com @ 2013-04-25 20:20 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 57075
           Summary: verify_flow_info failed: control flow in the middle of
                    basic block
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


Created attachment 29942
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29942
C source code

I just tried to compile the package jam-2.5-14
on gcc-4.9 trunk dated 20130425 on an AMD x86_64 box.

The compiler said

execunix.c: In function 'execcmd':
execunix.c:322:1: error: control flow in the middle of basic block 10
 }
 ^
execunix.c:322:1: error: control flow in the middle of basic block 10
execunix.c:322:1: error: control flow in the middle of basic block 10
execunix.c:322:1: internal compiler error: verify_flow_info failed
0x5f9ae1 verify_flow_info()
    ../../src/trunk/gcc/cfghooks.c:260
0x91dec4 cleanup_tree_cfg_noloop
    ../../src/trunk/gcc/tree-cfgcleanup.c:693
0x91dec4 cleanup_tree_cfg()
    ../../src/trunk/gcc/tree-cfgcleanup.c:742
0x84be64 execute_function_todo
    ../../src/trunk/gcc/passes.c:1921
0x84c7e7 execute_todo
    ../../src/trunk/gcc/passes.c:1996
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.

Preprocessed source code attached. Flag -O2 required.


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

end of thread, other threads:[~2013-04-29 15:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-25 20:20 [Bug c/57075] New: verify_flow_info failed: control flow in the middle of basic block dcb314 at hotmail dot com
2013-04-26  8:56 ` [Bug c/57075] [4.9 Regression] " mpolacek at gcc dot gnu.org
2013-04-26 10:24 ` mpolacek at gcc dot gnu.org
2013-04-26 11:34 ` [Bug tree-optimization/57075] " rguenth at gcc dot gnu.org
2013-04-26 12:03 ` mpolacek at gcc dot gnu.org
2013-04-26 12:11 ` rguenther at suse dot de
2013-04-29 12:58 ` rguenth at gcc dot gnu.org
2013-04-29 15:06 ` 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).