@GOTOFF contants in x86 asm output
David O'Brien
obrien@FreeBSD.ORG
Sun Feb 13 20:23:00 GMT 2000
On FreeBSD 4.0-RELEASE_CANDIDATE using GCC-2.95.2 as the base compiler we
have seen the below. Is this a bug? Gas-2.9.1 (the latest release
version) appears to not be able to handle constants of the form
address@GOTOFF.
----- Forwarded message
> cc -fpic -DPIC -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/home/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/home/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/home/src/i386/usr/include -c /home/src/lib/libc/../libc/stdtime/localtime.c -o localtime.So
> {standard input}: Assembler messages:
> {standard input}:87: Warning: warning: unrecognized characters `@GOTOFF' in expression
> {standard input}:114: Warning: warning: unrecognized characters `@GOTOFF' in expression
More information about the Gcc
mailing list