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: [testsuite patch]: use ilp32 in dg-skip-if target selector


On Thu, Dec 08, 2005 at 10:04:00PM -0500, Kaveh R. Ghazi wrote:
> In a few x86 testcases, we were using a lone "i?86-*-*" target
> selector for a dg-skip-if.  We should really be using "ilp32" in the
> cases where dg-do already restricted the test to x86, or use a target
> selector of "{ i?86-*-* x86_64-*-* } && ilp32" in situations where the
> testcase is checked on all targets.
> 
> Tested via mainline "make check" on i686-unknown-linux-gnu.
> 
> Okay for mainline/4.1/4.0?

OK for mainline, OK for 4.1 and 4.0 except for new failures (if any).

On Monday I'll work on testing backports of additional infrastructure
changes to relevant branches.

Janis


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