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: [PATCH/RFA] rs6000: TARGET_CPU_CPP_BUILTINS tweak


        * config/rs6000/rs6000.h (RS6000_CPU_CPP_ENDIAN_BUILTINS): New.
        * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Use
        RS6000_CPU_CPP_ENDIAN_BUILTINS.
        * config/rs6000/netbsd.h (RS6000_CPU_CPP_ENDIAN_BUILTINS): Redefine.

This patch is okay, but I am concerned about the maintainability of adding
too many target-specific tweaks like this.

David


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