This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: next arm gcc problem


>: 2000-09-10  Philip Blundell  <philb@gnu.org>
>: 
>: 	* config/arm/arm.h (CPP_ISA_SPEC): Don't define `arm' or `thumb'.
>: 	* config/arm/linux-elf.h (CPP_PREDEFINES): Don't define `__arm__'.
>
>I think that last line in the ChangeLog should be:
>
>               "Don't define '__arm__' in thumb mode"

No, linux-elf.h should never be defining "__arm__".  The contents of 
CPP_ISA_SPEC still apply so the appropriate macros get defined there.  
Actually, Thumb mode is never used under Linux anyway. :-)

>Other than that, I approve of this patch.

I don't think I have write access to the gcc repository.  Could you check it 
in for me, or add me to the group and I'll do it myself.

Thanks

p.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]