This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: A patch for config/aoutos.h
- To: hjl@lucon.org (H.J. Lu)
- Subject: Re: A patch for config/aoutos.h
- From: Jason Merrill <jason@cygnus.com>
- Date: 21 Feb 1999 14:01:22 -0800
- Cc: egcs-patches@egcs.cygnus.com, egcs@egcs.cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-Reply-To: hjl@lucon.org's message of Sun, 21 Feb 1999 12:01:38 -0800 (PST)
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- References: <m10Ef4M-000394C@ocean.lucon.org>
- Sender: owner-egcs@egcs.cygnus.com
I don't see the need to explicitly undef them, just leave them undefined.
Especially ASM_OUTPUT_GC_ENTRY, which appears nowhere else in the compiler.
Jason