This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Jikes Compilation-Optimization Error
- To: ztang at weber dot lcs dot mit dot edu
- Subject: Re: Jikes Compilation-Optimization Error
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 4 Mar 2000 00:20:36 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <Pine.LNX.3.96.1000303180345.428m-100000@weber.lcs.mit.edu>
> If you want to see the .ii file, please contact me (unless someone can
> suggest other alternatives).
You may want to try submitting it via gnatsweb, at
http://gcc.gnu.org/cgi-bin/gnatsweb.pl
It has an option of attaching files, which would be appropriate here.
> I also wanted to update my original bug report to state that I
> re-tried compilation *without* optimization (-O2), and it succeeded.
> I hope that helps narrow down the problem.
I could not reproduce the bug with the file you sent me, maybe
somebody else can.
Regards,
Martin