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

Re: ICEs on X86/Linux with SPECjbb


On Wed, Apr 17, 2002 at 02:12:29PM -0700, Boehm, Hans wrote:
> I get the following when trying to compile SPECjbb from Java source on X86
> with a recent version of 3.1.  It works fine on IA64.
> 
> [hboehm@rushmore src]$ gcj -O2 -static --main=spec.jbb.JBBmain spec/*/*.java
> spec/*/*/*.java spec/*/*/*/*.java
> spec/jbb/NewOrderTransaction.java:461: Internal compiler error in
> fixup_abnormal_edges, at reload1.c:9514

If it helps, I've been getting the exact same message whenever I try 
compiling with '-O' or '-O2'.  Without the optimization, it compiles fine.
This is with the i686-pc-mingw32 target.

/tmp/ccYb8vkdjx: In class `muse.renderer.Renderer':
/tmp/ccYb8vkdjx: In method `muse.renderer.Renderer.run()':
/tmp/ccYb8vkdjx:1091: Internal compiler error in fixup_abnormal_edges, at reload1.c:9514
Please submit a full bug report,
with preprocessed source if appropriate.


	Adam King


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