This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: i386.c, sco5.h cleanups for trunk
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: i386.c, sco5.h cleanups for trunk
- From: Richard Henderson <rth at redhat dot com>
- Date: Sun, 21 Oct 2001 11:31:32 -0700
- References: <20011020163943.A10581@rjlhome.caldera.com>
On Sat, Oct 20, 2001 at 04:39:43PM -0500, Robert Lipe wrote:
> * config/i386/i386.c (sco_asm_named_section): Delete.
> (sco_asm_out_constructor): Delete.
> * config/i386/sco5.h (ASM_QUAD): Undo damage from att.h.
> (ASM_OUTPUT_DOUBLE_INT): Likewise.
> (TARGET_ASM_CONSTRUCTOR): Delete. Use default.
> (TARGET_ASM_NAMED_SECTION): Use default for ELF.
> (EXCEPTION_SECTION): Delete EH scn renaming hack.
Ok.
r~