[Janitor] Remove obsolete macros from output.h

Richard Henderson rth@redhat.com
Tue Jun 3 21:37:00 GMT 2003


On Sat, May 31, 2003 at 09:35:16PM +0200, Andreas Jaeger wrote:
> 	* output.h: Remove TDESC_SECTION_ASM_OP and RDATA_SECTION_ASM_OP
> 	dependend code.

Removing these from generic bits is ok, but...

> 	* system.h: Poison TDESC_SECTION_ASM_OP and RDATA_SECTION_ASM_OP.

IMO this is wrong, because a target that actually USES 
a .tdesc section may rightly want this macro private to
their backend.  It's just up to them to take care of the
other bookkeeping as well.



r~



More information about the Gcc-patches mailing list