[Bug java/24698] [4.1/4.2 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key

bero at arklinux dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 8 21:50:00 GMT 2006



------- Comment #17 from bero at arklinux dot org  2006-01-08 21:50 -------
Might be my {C,CXX}FLAGS...

I can reproduce this on Linux 2.6.15, glibc 2.3.6, binutils 2.16.91.0.4, gcc
4.1 branch (SVN Revision 108760) with

--enable-fast-install --enable-libstdcxx-pch --enable-__cxa_atexit --enable-c99
--enable-wchar_t --enable-tls --enable-cxx-flags="-O2 -march=i586 -mcpu=i686
-fomit-frame-pointer -fweb -frename-registers" --with-system-zlib
--enable-java-awt=gtk --enable-interpreter --enable-hash-synchronization
--enable-languages=c,cxx,java,ada,fortran,objc

I'll try with some of those disabled.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24698




More information about the Gcc-bugs mailing list