bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/6878] New: '% found after symbol for non-H-TICK-HEX tokens


From: rep dot dot dot nop at gmail dot com
Subject: [Bug gas/6878] New: '% found after symbol for non-H-TICK-HEX tokens
Date: 11 Sep 2008 12:35:24 -0000

Hi,
After this patch: http://sourceware.org/ml/binutils/2008-07/msg00244.html
as now complains about "'%" like below.
Furthermore, the locus of the warning seems to be incorrect, i would expect the
locus to point to line 8.

$ cat bar.s
        ._XYZ'%eax = 3
        .macro arghh one
        .if 1 - \one
        pushl %ebx
        .endif
        .endm
        .text
        arghh ._XYZ'%eax
$ as-curr -o foo.o -Qy bar.s -v
GNU assembler version 2.18.50.0.9 (i386-linux-uclibc) using BFD version
(Linux/GNU Binutils) 2.18.50.0.9.20080822
bar.s: Assembler messages:
bar.s:0: Warning: '% found after symbol

works as expected with 2.18 and 2.18.50.0.8

-- 
           Summary: '% found after symbol for non-H-TICK-HEX tokens
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: rep dot dot dot nop at gmail dot com
                CC: bug-binutils at gnu dot org,dj at redhat dot com,nickc
                    at redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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