Re: [v3 PATCH] PR libstdc++/66693

2015-12-21 Thread Jonathan Wakely
On 19/12/15 16:50 +0200, Ville Voutilainen wrote: PR libstdc++/66693 * include/std/tuple (tuple_element, tuple_size, tuple_element_t, __tuple_element_t): Move to... * include/std/utility: ...here. * testsuite/20_util/pair/astuple/astuple.cc: Adjust. * testsuite/20_util/pair/ast

[v3 PATCH] PR libstdc++/66693

2015-12-19 Thread Ville Voutilainen
Tested on Linux-PPC64. The patch changes some testcases to dg-do compile instead of dg-do run, and changes VERIFYs to static_asserts, since those tests can be done statically. 2015-12-19 Ville Voutilainen PR libstdc++/66693 * include/std/tuple (tuple_element, tuple_size, tuple_element_