This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
@GOTOFF contants in x86 asm output
- To: gcc at gcc dot gnu dot org
- Subject: @GOTOFF contants in x86 asm output
- From: "David O'Brien" <obrien at FreeBSD dot ORG>
- Date: Sun, 13 Feb 2000 20:23:20 -0800
- Organization: The NUXI BSD group
- Reply-To: obrien at FreeBSD dot ORG
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