This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: Bug with arrays or type conversion?



Bryce McKinlay <bryce@albatross.co.nz> writes:
> What version of gcc are you using? Using 2.95.2 it works fine for me with -O2
>  or -O3. I suspect its a generic or back-end optimization bug in the particul
> ar snapshor you're using.

I am actually using egcs 2.95.2 on x86 Linux (Redhat 6.0).

enclave1:~/disks/enclave1% gcj -v
Reading specs from /usr/local/ninja/egcs-jaguar/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs 
Reading specs from /usr/local/ninja/egcs-jaguar/lib/libgcj.spec
rename spec lib to liborig
gcc version 2.95.2 19991024 (release)


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