This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/57763] [4.9 Regression]: comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary


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

--- Comment #9 from UroÅ Bizjak <ubizjak at gmail dot com> ---
I have tried to compile gcc.dg/comp-goto-1.c with the patched gcc, but
compilation failed with:

/home/uros/gcc-svn/trunk/gcc/testsuite/gcc.dg/comp-goto-1.c: In function 'f':
/home/uros/gcc-svn/trunk/gcc/testsuite/gcc.dg/comp-goto-1.c:13:1: internal
compiler error: Segmentation fault
0x120617ba3 crash_signal
        ../../gcc-svn/trunk/gcc/toplev.c:333
0x12025a570 fixup_reorder_chain
        ../../gcc-svn/trunk/gcc/cfgrtl.c:3436
0x12025a570 cfg_layout_finalize()
        ../../gcc-svn/trunk/gcc/cfgrtl.c:4055
0x12025b2d3 outof_cfg_layout_mode
        ../../gcc-svn/trunk/gcc/cfgrtl.c:3295
Please submit a full bug report,

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]