bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/1948] New: Error: symbol `test_equiv.eq.1_' is already defined


From: danglin at gcc dot gnu dot org
Subject: [Bug gas/1948] New: Error: symbol `test_equiv.eq.1_' is already defined as "*COM*"/16
Date: 30 Nov 2005 03:57:58 -0000

Test file:

       .SPACE $PRIVATE$
       .SUBSPA $BSS$,QUAD=1,ALIGN=8,ACCESS=31,ZERO,SORT=82

test_equiv.eq.1_        .comm 16
test_equiv.eq.1_        .comm 16
test_equiv.eq.1_        .comm 16

-bash-2.05b$ /opt/gnu/bin/as -o comm-bug.o comm-bug.s
comm-bug.s: Assembler messages:
comm-bug.s:5: Error: symbol `test_equiv.eq.1_' is already defined as "*COM*"/16
comm-bug.s:6: Error: symbol `test_equiv.eq.1_' is already defined as "*COM*"/16

The HP assembler accepts the above code.

-- 
           Summary: Error: symbol `test_equiv.eq.1_' is already defined as
                    "*COM*"/16
           Product: binutils
           Version: 2.17 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: danglin at gcc dot gnu dot org
                CC: bug-binutils at gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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

------- 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]