* ICEs on X86/Linux with SPECjbb
@ 2002-04-17 14:28 Boehm, Hans
2002-04-17 15:02 ` Adam King
0 siblings, 1 reply; 2+ messages in thread
From: Boehm, Hans @ 2002-04-17 14:28 UTC (permalink / raw)
To: 'java@gcc.gnu.org'; +Cc: 'gcc@gcc.gnu.org'
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
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
spec/jbb/OrderStatusTransaction.java:497: Internal compiler error in
fixup_abnormal_edges, at reload1.c:9514
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
spec/jbb/PaymentTransaction.java:581: Internal compiler error in
fixup_abnormal_edges, at reload1.c:9514
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
GNATS seems to think there are 2 related open bug reports (4571 and 4796),
though perhaps one of those was intended to be closed. Is this a known
problem? Are those bug reports intended to be open? Is anyone looking at
it? If not, I will try to isolate it.
Hans
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ICEs on X86/Linux with SPECjbb
2002-04-17 14:28 ICEs on X86/Linux with SPECjbb Boehm, Hans
@ 2002-04-17 15:02 ` Adam King
0 siblings, 0 replies; 2+ messages in thread
From: Adam King @ 2002-04-17 15:02 UTC (permalink / raw)
To: Boehm, Hans; +Cc: 'java@gcc.gnu.org', 'gcc@gcc.gnu.org'
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-04-17 21:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-17 14:28 ICEs on X86/Linux with SPECjbb Boehm, Hans
2002-04-17 15:02 ` Adam King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).