This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Janitor] Remove INIT_SECTION_PREAMBLE
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 07 Jun 2003 10:21:51 -0700
- Subject: Re: [Janitor] Remove INIT_SECTION_PREAMBLE
- References: <u8el25zujv.fsf@gromit.moeb>
Andreas Jaeger <aj@suse.de> writes:
>
> * crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.
>
> * cp/decl.c (xref_tag): Remove undefined macro NONNESTED_CLASSES.
These are OK. INIT_SECTION_PREAMBLE should be poisoned. You did check
they are not in the documentation, yes?
zw