public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
* ELF/x86 as error message
@ 1994-09-29 22:16 H.J. Lu
  1994-09-30  7:05 ` Eric Youngdale
  1994-09-30 13:01 ` Ken Raeburn
  0 siblings, 2 replies; 3+ messages in thread
From: H.J. Lu @ 1994-09-29 22:16 UTC (permalink / raw)
  To: Eric Youngdale; +Cc: gas2

# gcc-elf -c loop.s
loop.s: Assembler messages:
loop.s:5: Error: Can not do 1 byte pc-relativerelocation

Any reason for ELF/x86 as to do that?

Thanks.

-- 
H.J. Lu
NYNEX Science and Technology, Inc.			hjl@nynexst.com
------
	.text
.byteloop:
         movb %al, (%edi)
         leal  1(%ebx,%edi),%edi
         loop .byteloop
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1994-09-30 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-09-29 22:16 ELF/x86 as error message H.J. Lu
1994-09-30  7:05 ` Eric Youngdale
1994-09-30 13:01 ` Ken Raeburn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).