This is the mail archive of the gcc-bugs@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]

How to XFAIL a gcc.dg test?



I can't figure out how to XFAIL a test that has a target selector.

For example:

 { dg-do run { xfail sparc*-*-* } { target sparc*-*-* } }

doesn't work.  Is there a way to do this?

I will probably just end up removing 20001013-1.c on the branch.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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