This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: IPA merge 3: passmanager tweeks
- From: Graham Stott <graham dot stott at btinternet dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org, dnovillo at redhat dot com
- Date: Sat, 16 Dec 2006 21:06:32 +0000
- Subject: Re: IPA merge 3: passmanager tweeks
- References: <20061202145042.GM25179@kam.mff.cuni.cz>
Jan,
I'm finding that this patch breaks bootstrap on x86-pc-linux-gnu due
triggering
+===========================GNAT BUG
DETECTED==============================+
| 4.3.0 20061216 (experimental) (i686-pc-linux-gnu) GCC error:
|
| in execute_ipa_pass_list, at passes.c:983
|
| Error detected at ada.ads:17:4
|
| 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).
|
+==========================================================================+
this is with --enable-checking=tree,misc,rtl,rtlflag,assert,gc
Cheers
Graham