This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Bug on Solaris
Martin Kahlert writes:
> Hi Andrew,
>
> On Tue, Jan 08, 2002 at 01:59:37PM +0000, Andrew Haley wrote:
> > The first thing I'd try is recompiling gcj with no optimizations. Go
> > into gcc/gcc and do make clean; make; make install.
>
> Did that, no result. The disassambly stays exactly the same with the new
> version. The wrong result is also the same.
> Does that make things easier?
Did you do the *exact same thing* with the *exact same source* on both
machines?
Andrew.