Richard Guenther - Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: "Richard Guenther"
- To: "Sandra Loosemore"
- Cc: "Ian Lance Taylor" , "GCC Patches" , java-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org, "Brooks Moses" , "Lee Millward"
- Date: Fri, 16 Feb 2007 11:25:23 +0100
- Subject: Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
- References: <45D34986.5070401@codesourcery.com> <m3ire3gjbz.fsf@localhost.localdomain> <45D4DCA0.3050202@codesourcery.com> <m3abzfgit3.fsf@localhost.localdomain> <45D4F2FF.4030503@codesourcery.com>
On 2/16/07, Sandra Loosemore sandra@codesourcery.com wrote:
Ian Lance Taylor wrote:> Sure, go for it.OK, I've just committed the megapatch. :-) Wahoo!
I've started one last round of testing to check for any regressions that might have crept in during my last round of merging from HEAD. If that turns up anything, I'll submit separate patches in the morning.
Thanks to everyone for reviewing patches and helping us get this cleaned up and committed! :-)
Ada seems to be broken:
/obj/trunk-g/./gcc/xgcc -B/obj/trunk-g/./gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -fPIC -W -Wall -gnatpg a-calari.adb -o a-calari.o +===========================GNAT BUG DETECTED==============================+ | 4.3.0 20070216 (experimental) (i686-pc-linux-gnu) GCC error: | | in build3_stat, at tree.c:3125 | | Error detected at a-calari.adb:48:37 | | 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.
compilation abandoned make[7]: *** [a-calari.o] Error 1
Richard.
- Follow-Ups:
- Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: Richard Guenther - Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: François-Xavier Coudert - Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: Richard Kenner
- Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
- References:
- revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: Sandra Loosemore - Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: Ian Lance Taylor - Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: Sandra Loosemore - Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: Ian Lance Taylor - Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
* From: Sandra Loosemore
- revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |