[v3] libstdc++/42491

Benjamin Kosnik bkoz@redhat.com
Wed Jan 6 23:25:00 GMT 2010


This is about running C++0x code in the performance testsuite, namely
<future> type stuff. Well, one solution is to just run all the
performance suite with -gnu=stdc++0x. And since that seems simple
and easy, I did that. At some point in the future we may want to do
dual-runs, or something more elaborate. 

This kind of leads us to PR42634, as it now is triggered via 'make
check-performance'. Although not great, it doesn't seem like it's worth
waiting for that to be fixed before this goes in.

tested x86/linux

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20100106-1.patch
Type: text/x-patch
Size: 1120 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100106/a4b1f0a8/attachment.bin>


More information about the Libstdc++ mailing list