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.


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

Reply via email to