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] Allow OS-specific headers to override this macro



On Aug 13, 2004, at 12:50 PM, Daniel Jacobowitz wrote:


On Fri, Aug 13, 2004 at 12:28:17PM -0700, Matthew Sachs wrote:
The attached patch allows OS-specific headers to override
SUBTARGET_EXTRA_SPECS in rs6000.

OK for mainline?  Bootstrapped and tested on
powerpc-apple-darwin.

Shouldn't the OS-specific headers be after the architecture header anyway?

hmmm... that is true. But does it hurt to #ifdef macro before #define ?

-
Devang


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