#ifdef E_M32R2_ARCH

Nick Clifton nickc@redhat.com
Thu Feb 25 08:50:00 GMT 2010


Hi Doug,

> Any ideas why there is #ifdef E_M32R2_ARCH conditionals in tc-m32r.c?

I believe that it is left over from when support for the m32r2 variant 
was being added to the assembler.  At the time I think that the 
definition of E_M32R2_ARCH was sanitizable[1] so it was necessary to 
make sure that tc-m32r.c would compile without the definition being present.

It is a thinko now and should be removed.  A patch to do so is pre-approved.

Cheers
   Nick

[1] sanitize = Red Hat internal tool for stripping out bits of source 
code that are not yet ready for contribution to the FSF.



More information about the Binutils mailing list