public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gnat failure with profiledbootstrap
@ 2010-12-05  4:02 kevin diggs
  0 siblings, 0 replies; only message in thread
From: kevin diggs @ 2010-12-05  4:02 UTC (permalink / raw)
  To: gcc-help

Hi,

Are there any known problems building gnat with a profiled build (for
4.3.5 - 3.4.6 seemed to work)? I get the following:

/mnt/mnt3/obj-gcc-4.3.5/./prev-gcc/xgcc
-B/mnt/mnt3/obj-gcc-4.3.5/./prev-gcc/
-B/opt/gcc-4.3.5-profiled-c,c++,ada/powerpc-unknown-linux-gnu/bin/ -c
-O2 -mcpu=750 -mmultiple -mstring -fprofile-generate      -gnatpg
-gnata  -O1 -fno-inline \
 -nostdinc -I- -I. -Iada -I../../gcc-4.3.5/gcc/ada
../../gcc-4.3.5/gcc/ada/a-except.adb -o ada/a-except.o
../../gcc-4.3.5/gcc/ada/a-except.adb: In function
‘Ada.Exceptions.Raise_From_Controlled_Operation’:
../../gcc-4.3.5/gcc/ada/a-except.adb:1305: error: control flow in the
middle of basic block 20
../../gcc-4.3.5/gcc/ada/a-except.adb:1305: error: control flow in the
middle of basic block 20
../../gcc-4.3.5/gcc/ada/a-except.adb:1305: error: control flow in the
middle of basic block 20
../../gcc-4.3.5/gcc/ada/a-except.adb:1305: error: control flow in the
middle of basic block 20
../../gcc-4.3.5/gcc/ada/a-except.adb:1305: error: control flow in the
middle of basic block 20
+===========================GNAT BUG DETECTED==============================+
| 4.3.5 (powerpc-unknown-linux-gnu) verify_flow_info failed                |
| Error detected around ../../gcc-4.3.5/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[3]: *** [ada/a-except.o] Error 1
make[2]: *** [all-stageprofile-gcc] Error 2
make[1]: *** [stageprofile-bubble] Error 2
make: *** [profiledbootstrap] Error 2
Command exited with non-zero status 2

The languages selected was c, c++, and ada. An identical "bootstrap"
build seemed to work?

What will happen if I do a languages=ada? Does it still build the
languages needed to build ada? And what gets installed with make
install?

Thanks!

kevin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-05  4:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-05  4:02 gnat failure with profiledbootstrap kevin diggs

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).