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][Revision3]: Don't XFAIL 21674.cc on darwin


On Dec 16, 2008, at 9:53 AM, Jack Howarth wrote:
The following patch implements a xfail on darwin for 21_strings/ basic_string/element_access/wchar_t/21674.cc
and 21_strings/basic_string/element_access/char/21674.cc and corrects the xfail on linux for
22_locale/ctype/is/char/2.cc by using a combination of 'dg-do run' and 'dg-xfail-run-if' so
that the tests are always run but only not xfailed on the specified targets. Tested on
i686-apple-darwin9. Okay for gcc trunk?

Ok with me. Please watch for any problems on non-darwin systems...



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