This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: macro redefinition warning axe
Zack Weinberg wrote:-
> 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?
Sounds good to me - a little less complexity.
Neil.