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] Disable TARGET_POWER on Darwin and PPC SVR4.


David Edelsohn wrote:

	This patch converts the TARGET_POWER test to the constant 0,
disabling patterns that use the flag.  This will allow genconditions to
find more constant conditions and the optimizers to short-circuit some
tests, and should speed up the compiler on those targets.

Is the Darwin patch okay with the Darwin maintainers?

Fine by me, thanks!

Stan


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