[cfe-commits] [PATCH] Mark ARCMT test cases as XFAIL on ARM

David Tweed david.tweed at arm.com
Tue Sep 18 05:12:57 PDT 2012


Hi Wei-Ren,

To take a step backwards: are you seeing failures on all the tests you've XFAIL'd? I see a couple of test failures where it reports issues with the target triple for 3 cases:

GC-check-warn-nsmalloc.m
arc-ivar-layout.m
debug-info-crash-2.m

All the others pass. If we can figure out that it's a specific platform-unfixable issue peculiar to arm*-linux-eabi then it would be fine to XFAIL such tests on ARM. (Clearly if it's actually something fixable it ought to be fixed :-) ) But I don't think we want to XFAIL tests that are passing.

Regards,
David Tweed

-----Original Message-----
From: 陳韋任 (Wei-Ren Chen) [mailto:chenwj at iis.sinica.edu.tw] 
Sent: 18 September 2012 13:06
To: James Molloy
Cc: 陳韋任 (Wei-Ren Chen); cfe-commits at cs.uiuc.edu; David Tweed
Subject: Re: [PATCH] Mark ARCMT test cases as XFAIL on ARM

On Tue, Sep 18, 2012 at 12:46:48PM +0100, James Molloy wrote:
> Hi Chenwj,
> 
> Objective-C runs on iOS. Is ARC expected to work on iOS? if so, marking
> XFAIL for all ARM is probably a bit extreme?

  Well, not a Apple guy, so I really don't know. But from the website [1],
it seems ARC expected to work on iOS (see below). I'll ask on clang ml for
comments.

  ARC is supported in Xcode 4.2 for OS X v10.6 and v10.7 (64-bit
  applications) and for iOS 4 and iOS 5.

Regards,
chenwj

[1]
http://developer.apple.com/library/ios/#releasenotes/ObjectiveC/RN-TransitioningToARC/Introduction/Introduction.html

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj








More information about the cfe-commits mailing list