This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
testing on Alpha
- To: <java at gcc dot gnu dot org>
- Subject: testing on Alpha
- From: Antonio Ake <ake at ecn dot purdue dot edu>
- Date: Mon, 23 Jul 2001 00:24:10 -0500 (EST)
Hello I compiled jvm98 on Alpha OSF1. I am working with Jul-02
snapshot. I had 2 internal errors. I would like that someone else test
the programs in another architecture.
Note: jvm98 doesn't have the source files for this 2 files:
Error #1
>>>> gcj -c spec/benchmarks/_228_jack/ParseGen.class
spec/benchmarks/_228_jack/ParseGen.class: In method
`_GLOBAL__I__ZN4spec10benchmarks9_228_jack8ParseGen18buildPhase1RoutineEPNS1_13BNFProductionE()':
spec/benchmarks/_228_jack/ParseGen.class:0: Internal error: Segmentation
fault
>>>> gcj -c spec/benchmarks/_213_javac/Instruction.class
spec/benchmarks/_213_javac/Instruction.class: In method
`_GLOBAL__I__ZN4spec10benchmarks10_213_javac11InstructionC1EiiPN4java4lang6ObjectE()':
spec/benchmarks/_213_javac/Instruction.class:0: Internal error:
Segmentation fault
http://www.cis.udel.edu/~hiper/javabenches/_213_javac/
http://www.cis.udel.edu/~hiper/javabenches/_228_jack/