This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: namespace-invasive CPP built-ins
- From: Richard Henderson <rth at redhat dot com>
- To: Jason R Thorpe <thorpej at wasabisystems dot com>, Neil Booth <neil at daikokuya dot co dot uk>, gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Aug 2002 02:42:32 -0700
- Subject: Re: namespace-invasive CPP built-ins
- References: <20020826180038.F16306@dr-evil.shagadelic.org> <20020827061244.GA12202@daikokuya.co.uk> <20020827112340.M16306@dr-evil.shagadelic.org>
On Tue, Aug 27, 2002 at 11:23:40AM -0700, Jason R Thorpe wrote:
> * config/alpha/alpha.h (TARGET_CPU_CPP_BUILTINS): Move language-
> related defines to...
> (SUBTARGET_LANGUAGE_CPP_BUILTINS): ...here.
> * config/alpha/netbsd.h (SUBTARGET_LANGUAGE_CPP_BUILTINS): Redefine
> as a no-op.
Ok.
r~