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] adds powerpc-*-freebsd? to mainline


>>>>> Geoff Keating writes:

>> Not to mention that this is ugly and cumbersome.

Geoff> I couldn't think of a better solution, neither could David, and I
Geoff> find the solution grows on me.  Isn't this exactly what header files
Geoff> are for?

	If this now is a required file for config/rs6000/sysv4.h, why not
#include it right before the macros are used instead of adding it
throughout config.gcc?  If the two no longer can be separated, it makes no
sense for everyone to repeat that boilerplate.

David


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