[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/10531] New: Strange assembler warning message on section group
From: |
hjl dot tools at gmail dot com |
Subject: |
[Bug gas/10531] New: Strange assembler warning message on section group |
Date: |
17 Aug 2009 19:53:53 -0000 |
address@hidden group-7]$ cat foo.s
.section .debug_info,"G",@progbits,foo,comdat
.byte 0x0
.section .debug_line,"G",@progbits,foo,comdat
.byte 0x0
address@hidden group-7]$ make foo.o
./as --32 -o foo.o foo.s
foo.s: Assembler messages:
foo.s:4: Warning: assuming all members of group `foo' are COMDAT
address@hidden group-7]$
--
Summary: Strange assembler warning message on section group
Product: binutils
Version: 2.20 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: hjl dot tools at gmail dot com
CC: amodra at bigpond dot net dot au,bug-binutils at gnu dot
org
http://sourceware.org/bugzilla/show_bug.cgi?id=10531
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/10531] New: Strange assembler warning message on section group,
hjl dot tools at gmail dot com <=