[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/14521] New: segv with '.section .text,"axG",@progbits,.foo,comd
From: |
hp at sourceware dot org |
Subject: |
[Bug gas/14521] New: segv with '.section .text,"axG",@progbits,.foo,comdat' |
Date: |
Sun, 26 Aug 2012 21:25:36 +0000 |
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: address@hidden
ReportedBy: address@hidden
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gas/14521] New: segv with '.section .text,"axG",@progbits,.foo,comdat',
hp at sourceware dot org <=