This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: assembler assention failure
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: assembler assention failure
- From: Per Bothner <per at bothner dot com>
- Date: 09 May 2001 11:54:32 -0700
- References: <m2hez6kxih.fsf@kelso.bothner.com><20010501104951.H2487@squeak.one.net.au>
amodra@one.net.au writes:
> On Mon, Apr 30, 2001 at 12:17:42PM -0700, Per Bothner wrote:
> >
> > The offending line 19119 is:
> > pushl 4+_CD_gnu_kawa_slib_java-classes@GOTOFF(%ebx)
> >
> > I don't know enough about the i386 abi and assembler to know
> > whether this is valid or not.
The problem turned out to be a class named "java-classes" which
was created due to a Makefile bug. We should probably have gcj
complain about such a bogus class name.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/