This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: assembler assention failure


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/


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