This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30685] New: Move ASM_OUTPUT_* macros to gcc_target structure
- From: "michael dot meissner at amd dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Feb 2007 02:28:58 -0000
- Subject: [Bug target/30685] New: Move ASM_OUTPUT_* macros to gcc_target structure
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Move the ASM_OUTPUT_* macros used in varasm.c to the target hooks structure,
and eventually eliminate the ASM_OUTPUT_* macros.
--
Summary: Move ASM_OUTPUT_* macros to gcc_target structure
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: michael dot meissner at amd dot com
GCC build triplet: x86_64-redhat-linux
GCC host triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30685