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/Ada] Make ZCX default on ppc-darwin


Since ZCX works on ppc-darwin and makes the testsuite results look
better here, I propose to turn on ZCX by default on ppc-darwin.

We get only 20 failures with ZCX turned on:
http://gcc.gnu.org/ml/gcc-testresults/2005-01/msg00548.html
And 38 without:
http://gcc.gnu.org/ml/gcc-testresults/2005-01/msg00299.html

OK? Bootstrapped and tested on powerpc-darwin with no
regressions (and some Ada regressions fixed).

Thanks,
Andrew Pinski

ChangeLog:

	* system-darwin-ppc.ads (ZCX_By_Default): Change to True.
	(GCC_ZCX_Support): Likewise.

Attachment: tempf.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]