This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: The x86 gas seems broken.


On Wed, Jul 25, 2001 at 11:03:21AM -0700, H . J . Lu wrote:
> Assertion failure in write_contents at write.c line 1189.
> Please report this bug.
> 
> Any ideas?

Almost certainly a bug I introduced.  I'll take a look.

> 	.text
> 	.org 0
> _start: 
> 	.word 0xAA55			 
> size:
> 	jmp	over			 
> 	jmp	legacyentry		 
> mfgstr:
> 	.asciz	"Etherboot"
> 	.fill	0x18-(.-_start)
> over: 
> legacyentry:


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