This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/24698] [4.1/4.2 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 17 Jan 2006 18:25:44 -0000
- Subject: [Bug java/24698] [4.1/4.2 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key
- References: <bug-24698-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #18 from bero at arklinux dot org 2006-01-17 18:25 -------
If I compile without the compiler flag settings and make bootstrap instead of
profiledbootstrap, it throws the exception as expected rather than causing a
SIGABRT.
The cause is probably somewhere else in gcc; 4.0.2 works with the CFLAGS etc. I
normally use.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24698