------- Comment #8 from tim at bishnet dot net 2008-07-28 10:52 ------- For what it's worth, I just wanted to add a "me too". I'm building on Solaris 9 sparc using gcc 4.2.4 to build with. The error occurs with 4.3.1 and the 20080724 snapshot.
/u1/src/garstow/devel/gcc/work/build/./prev-gcc/xgcc -B/u1/src/garstow/devel/gcc/work/build/./prev-gcc/ -B/usr/local/sparc-sun-solaris2.9/bin/ -c -g -O2 -fprofile-generate -gnatpg -gnata -g -O1 -fno-inline \ -nostdinc -I- -I. -Iada -I../../../work/gcc-4.3-20080724/gcc/ada ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb -o ada/a-except.o ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb: In function 'Ada.Exceptions.Raise_From_Controlled_Operation': ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb:1305: error: control flow in the middle of basic block 20 ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb:1305: error: control flow in the middle of basic block 20 ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb:1305: error: control flow in the middle of basic block 20 ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb:1305: error: control flow in the middle of basic block 20 ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb:1305: error: control flow in the middle of basic block 20 +===========================GNAT BUG DETECTED==============================+ | 4.3.2 20080724 (prerelease) (sparc-sun-solaris2.9) GCC error: | | verify_flow_info failed | | Error detected around ../../../work/gcc-4.3-20080724/gcc/ada/a-except.adb:1305| | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | | Use a subject line meaningful to you and us to track the bug. | | Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +==========================================================================+ Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:398 make[4]: *** [ada/a-except.o] Error 1 make[4]: Leaving directory `/u1/src/garstow/devel/gcc/work/build/gcc' make[3]: *** [all-stageprofile-gcc] Error 2 make[3]: Leaving directory `/u1/src/garstow/devel/gcc/work/build' make[2]: *** [stageprofile-bubble] Error 2 make[2]: Leaving directory `/u1/src/garstow/devel/gcc/work/build' make[1]: *** [profiledbootstrap] Error 2 make[1]: Leaving directory `/u1/src/garstow/devel/gcc/work/build' make: *** [build-work/build/Makefile] Error 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32581