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: Default to G4 on darwin for 10.5+


Re:

This patch defaults ppc compiles to G4 for compiles that target 10.5 or later.

Would it be a good idea, then, for Apple's automatic regression tester to start specifying


RUNTESTFLAGS="--target_board 'unix{-mcpu=G4}'"

as a make check option? (I presume it's not running on a G3 machine.) This would have caught all automatically vectorized tests that were recently broken.

Brad


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