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: [PowerPC] Correct testsuite target matching]


On Mon, Dec 12, 2005 at 06:00:34PM -0800, Janis Johnson wrote:
> I prefer:
> 
>    /* { dg-do compile { target { powerpc*-*-* && lp64 } } } */
> 
> to:
> 
>    /* { dg-do compile { target powerpc*-*-* } } */
>    /* { dg-require-effective-target lp64 } */
> 
> but it's not a strong preference, so OK for mainline.

OK, I'll make these changes in the files I touched before committing.
Thanks for the review.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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