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] new dg-effective-target(s) for >= 32 bits, plus testcase patches


On Thu, Apr 13, 2006 at 06:44:40PM -0400, DJ Delorie wrote:
> 
> > Something I missed last time is that dg-xfail-if and dg-skip-if
> > should specify "any" options with
> > 
> >   { "*" } { "" }
> 
> Is that documented anywhere?  I spent a while taking them all out at
> one point because I (erroneously) thought they were causing problems.

Amazingly enough, it is, in the "Test Directives" section of the GCC
Internals Manual; search for dg-xfail-if in sourcebuild.texi.

Janis


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