bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/15019] New: [x86] "address@hidden -1" doesn't work


From: hjl.tools at gmail dot com
Subject: [Bug gas/15019] New: [x86] "address@hidden -1" doesn't work
Date: Tue, 15 Jan 2013 20:04:13 +0000

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

             Bug #: 15019
           Summary: [x86] "address@hidden -1" doesn't work
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


address@hidden gas]$ cat /tmp/x.s 
.data
.long   address@hidden +1
.long   address@hidden -1
address@hidden 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'
address@hidden 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]