This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: macro redefinition warning axe
- From: Zack Weinberg <zack at codesourcery dot com>
- To: rittle at labs dot mot dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 28 Jun 2002 21:59:09 -0700
- Subject: Re: PATCH: macro redefinition warning axe
- References: <200206282206.g5SM6Vm7060165@latour.rsch.comm.mot.com>
On Fri, Jun 28, 2002 at 05:06:31PM -0500, Loren James Rittle wrote:
> David, are you OK with this patch for mainline?
>
> It removes ~1000 useless redefinition warnings while bootstrapping
> alpha-*-freebsd* since config/alpha/elf.h uses the latter style (I
> will not ask the obvious question: ``what does ELF format support have
> to do with accepting #sccs''? ;-).
I am tempted to zap SCCS_DIRECTIVE and make gcc "support"
(i.e. ignore) #sccs on all platforms. Reactions?
zw