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: [PATCH] Skip tests using alias on Mach-O and COFF


Dave Korn wrote:

>> These tests should be disabled for hosts that use Mach-O or
>> COFF. Tested on x86_64-apple-darwin10. Okay for gcc trunk?
> 
>   Certainly good from the cygming point of view, thank you.

Jack, please create a DejaGNU predicate for the feature required, if
such a predicate does not already exist, rather than testing for
specific triplets.   In this case, I'd expect you want dg-require-alias.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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