gcc/gcc/config/dsp16xx dsp16xx.c dsp16xx.md ds ...

Neil Booth neil@daikokuya.demon.co.uk
Sun Oct 14 08:07:00 GMT 2001


> > +#define ASM_OPEN_PAREN "("
> > +#define ASM_CLOSE_PAREN ")"
> 
> These are now part of the target structure - you shouldn't be adding them
> to a header.  Furthermore, "(" and ")" are the defaults.

I suggest we poison such identifiers, and continue to do so in future
when removing target macros.  Then we can more easily prevent these
regressions without having to look out for them.

If you agree, I can submit a patch.

Neil.



More information about the Gcc-patches mailing list