http://sourceware.org/bugzilla/show_bug.cgi?id=15019

             Bug #: 15019
           Summary: [x86] "xtrn@got -1" doesn't work
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassig...@sourceware.org
        ReportedBy: hjl.to...@gmail.com
    Classification: Unclassified


[hjl@gnu-6 gas]$ cat /tmp/x.s 
.data
.long   xtrn@got +1
.long   xtrn@got -1
[hjl@gnu-6 gas]$ ./as-new --32 -o x.o /tmp/x.s
/tmp/x.s: Assembler messages:
/tmp/x.s:3: Error: junk at end of line, first unrecognized character is `1'
[hjl@gnu-6 gas]$

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to