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 to xfail c99_classification_macros_c.cc on *-*-linux*


On Fri, 2005-09-09 at 19:39 -0700, Ian Lance Taylor wrote:
> "Joseph S. Myers" <joseph@codesourcery.com> writes:
> 
> > The libstdc++ test c99_classification_macros_c.cc is XFAILed on 
> > *-*-linux-gnu.  This misses suffixed target triplets such as 
> > arm-none-linux-gnueabi or powerpc-none-linux-gnuspe.  This patch XFAILs 
> > this test on the more widely used pattern *-*-linux*.  OK to commit to 
> > mainline, and corresponding patches to 4.0 and 3.4 branches?
> > 
> > 2005-09-10  Joseph S. Myers  <joseph@codesourcery.com>
> > 
> > 	* testsuite/26_numerics/cmath/c99_classification_macros_c.cc:
> > 	XFAIL on *-*-linux*, not *-*-linux-gnu.
> 
> Perhaps I should mention that this test passes for me on Fedora Core
> 4?  I haven't bothered to investigate it.  Configuration triplet is
> i686-pc-linux-gnu, kernel is 2.6.12-1.1387_FC4, glibc is 2.3.5-10.
> 

It also XPASSes for me with OpenSUSE 10.0RC1  (i686-pc-linux-gnu).

I think it started XPASS'ing with SUSE 9.3, but i'm not positive.



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