This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: revised PATCH: CALL_EXPR representation changes, part 0/9 (table of contents)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]