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

             Bug #: 14521
           Summary: segv with '.section .text,"axG",@progbits,.foo,comdat'
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassig...@sourceware.org
        ReportedBy: h...@sourceware.org
    Classification: Unclassified
            Target: mmix-knuth-mmixware


See the summary.  There's a gcc configury test ("checking assembler for COMDAT
group support (GNU as)") that fails due to the SEGV from the single line:

.section .text,"axG",@progbits,.foo,comdat

(with as well as without the correct syntax, i.e. a leading space)

It might or might not be correct to assemble this without errors, but a SEGV is
not among the acceptable failure modes of the assembler.

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