[v3] XFAIL 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc on Solaris (PR libstdc++/64054)

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Wed Nov 26 13:37:00 GMT 2014


The 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc currently
FAILs on Solaris

FAIL: 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc execution test

As determined in the PR, this happens because Solaris only supports
hexfloats in C99 mode, but gcc doesn't correctly link with values-xpg6.o
in that case (PR target/40411).  Until that is fixed, the test is
XFAILed.

Tested with the appropriate runtest invocations on i386-pc-solaris2.11
and x86_64-unknown-linux-gnu, installed on mainline as preapproved by
Jonathan in the PR.

	Rainer


2014-11-26  Jonathan Wakely  <jwakely@redhat.com>
	    Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	PR libstdc++/64054
	* testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc:
	XFAIL execution on *-*-solaris*.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sol2-libstdc++-hexfloat.patch
Type: text/x-patch
Size: 772 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20141126/563ce65b/attachment.bin>
-------------- next part --------------

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


More information about the Libstdc++ mailing list