This is the mail archive of the gcc@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: missing gcc/testsuite/objc/execute/trivial.m?



On 15 Jan 2009, at 20:57, Andrew Pinski wrote:


On Thu, Jan 15, 2009 at 12:51 PM, IainS
<developer@sandoe-acoustics.co.uk> wrote:
This doesn't seem quite right - because you get different results for
"--target_board=unix\{-m32,-m64\} " and "--target_board=unix\{- m64,-m32\} "

You should not get different results with those options. At least on any correct OS :). If you are different results then you need a newer version of Mac OS X really. The GNU runtime works with both -m32/-m64, it is only the NeXT runtime which does not always

it is Next cases I'm trying to tidy up - on the way to trying to reduce the number of fails on darwin9 (PR35165)


However, regardless of "correctness" of the OS or otherwise - surely, the runtime test should be carried out for each distinct set of User's requested test conditions?

Iain



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