http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57763
Uroš Bizjak <ubizjak at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30412|0 |1 is obsolete| | --- Comment #17 from Uroš Bizjak <ubizjak at gmail dot com> --- Created attachment 31848 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31848&action=edit Corresponding .gcda file for r206638 Updated .gcda file, compiled with a crosscompiler from x86_64-linux-gnu: $ /ssd/uros/gcc-build-alpha/gcc/cc1 -O2 -freorder-blocks-and-partition -fprofile-use -mexplicit-relocs -fpreprocessed -quiet comp-goto-1.i comp-goto-1.c: In function ‘simulator_kernel’: comp-goto-1.c:122:1: error: EDGE_CROSSING missing across section boundary comp-goto-1.c:122:1: error: EDGE_CROSSING missing across section boundary comp-goto-1.c:122:1: error: EDGE_CROSSING missing across section boundary comp-goto-1.c:122:1: error: EDGE_CROSSING missing across section boundary comp-goto-1.c:122:1: error: EDGE_CROSSING missing across section boundary comp-goto-1.c:122:1: internal compiler error: verify_flow_info failed 0x5f3343 verify_flow_info() /home/uros/gcc-svn/trunk/gcc/cfghooks.c:260 0x89cf46 split_all_insns() /home/uros/gcc-svn/trunk/gcc/recog.c:2955 0x89cfb2 rest_of_handle_split_after_reload /home/uros/gcc-svn/trunk/gcc/recog.c:3889 0x89cfb2 execute /home/uros/gcc-svn/trunk/gcc/recog.c:3918 Please submit a full bug report,