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 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.

Thanks,
Andrew Pinski


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