[4.7, v3] Compile 30_threads/condition_variable/members/53841.cc with -std=gnu++0x on Tru64 UNIX and IRIX

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Mon Apr 15 14:56:00 GMT 2013


On the 4.7 branch, 30_threads/condition_variable/members/53841.cc fails
to compile on IRIX and Tru64 UNIX since the required -std=gnu++0x wasn't
passed.  Fixed like this, tested with the appropriate runtest
invocation, installed on the 4.7 branch.

	Rainer


2013-04-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* testsuite/30_threads/condition_variable/members/53841.cc: Add
	-std=gnu++0x -pthread on alpha*-*-osf*, mips-sgi-irix6*.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: osf-53841-gnu++0x.patch
Type: text/x-patch
Size: 953 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130415/e8f93629/attachment.bin>
-------------- next part --------------

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


More information about the Libstdc++ mailing list