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]

[PATCH] Allow OS-specific headers to override this macro


The attached patch allows OS-specific headers to override
SUBTARGET_EXTRA_SPECS in rs6000.

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

--
Matthew Sachs <msachs@apple.com>

ChangeLog:
2004-08-13  Devang Patel  <dpatel@apple.com>
            Matthew Sachs  <msachs@apple.com>

	* config/rs6000/rs6000.h (SUBTARGET_EXTRA_SPECS):
	Wrap with #ifndef.


Patch:

Attachment: subtarget-override.diff.txt
Description: Text document



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