On 6 Jun 2011, at 21:07, Nicola Pero wrote:

On x86_64-apple-darwin10 I have the following failures with -m32

darwin10 is Mac OS X 10.6, right ? I have access to that. So, how do you test with -m32 ? I thought the testsuite would do that (test both with -m32 and -m64 if they are available) automatically,
but clearly it doesn't, because I never saw these failures ;-)

It doesn't...
.. if you want to be pedantic the following should cover all bases on a given platform > 10.4:

make -k check-objc check-obj-c++ RUNTESTFLAGS="--target_board=unix\{- m32,-m32/-fabi-version=1,-m64\} "

I am doing this on i686-darwin9 at the moment with your original path - will re-try your re-posted patch.

As a far as my opinion, if it passes OK @m32 on darwin9 (10.5.x) - I'm with Mike that we have time to sort out any problems on darwin8 (10.4.x).

cheers
Iain

Reply via email to