[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/1387] New: .equiv may not detect already defined symbol
From: |
jbeulich at novell dot com |
Subject: |
[Bug gas/1387] New: .equiv may not detect already defined symbol |
Date: |
28 Sep 2005 15:23:01 -0000 |
For example, in
.equiv x, y
.equiv x, 1
the re-definition is not detected, because x gets associated (in pseudo_set)
with undefined_section during the first assignment.
--
Summary: .equiv may not detect already defined symbol
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: jbeulich at novell dot com
CC: bug-binutils at gnu dot org
GCC build triplet: *-*-*
GCC host triplet: *-*-*
GCC target triplet: *-*-*
http://sourceware.org/bugzilla/show_bug.cgi?id=1387
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/1387] New: .equiv may not detect already defined symbol,
jbeulich at novell dot com <=