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]
Other format: [Raw text]

Re: Predefined macros BFIN and bfin wrong?


[posted to gcc-patches]
... I would be grateful if they could be changes to follow the normal
underscore naming convention. Without in-depth experimentation and
testing, I nevertheless suspect that the mistake is in the file
gcc/gcc/config/bfin/bfin.h in the code below:

...
     builtin_define ("bfin");                  \
     builtin_define ("BFIN");                  \
...
I don't know why you wrote to me, but I agree. :-)

Paolo


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