gcc/libstdc++-v3/testsuite/20_util/variant
Jonathan Wakely ac781bc880 Fix std::variant test for ILP32 targets
* testsuite/20_util/variant/compile.cc: Fix narrowing test for ILP32
	targets. Add more cases from P0608R3.
	* testsuite/20_util/variant/run.cc: Add more cases from P0608R3.

From-SVN: r271325
2019-05-17 15:13:43 +01:00
..
80165.cc re PR libstdc++/80165 (Constexpr tuple of variant doesn't work) 2018-05-13 13:36:12 +03:00
85183.cc Update copyright years. 2019-01-01 13:31:55 +01:00
86874.cc Update copyright years. 2019-01-01 13:31:55 +01:00
87431.cc PR libstdc++/87431 re-adjust never-valueless optimizations 2019-04-05 17:56:09 +01:00
87619.cc Update copyright years. 2019-01-01 13:31:55 +01:00
89851.cc PR libstdc++/89851 Add testcase for std::variant equality 2019-04-10 11:43:39 +01:00
90008.cc PR libstdc++/90008 remove unused capture from variant rel ops 2019-04-09 19:50:39 +01:00
any.cc Update copyright years. 2019-01-01 13:31:55 +01:00
compile.cc Fix std::variant test for ILP32 targets 2019-05-17 15:13:43 +01:00
deduction.cc Update copyright years. 2019-01-01 13:31:55 +01:00
exception_safety.cc Implement LWG 2904 for std::variant assignment 2019-04-24 00:01:12 +01:00
hash.cc Update copyright years. 2019-01-01 13:31:55 +01:00
index_type.cc Update copyright years. 2019-01-01 13:31:55 +01:00
run.cc Fix std::variant test for ILP32 targets 2019-05-17 15:13:43 +01:00
visit.cc Add comments and style fixes to <variant> 2019-04-09 19:50:48 +01:00
visit_neg.cc Fix visit<R> for variant. 2019-04-08 22:45:48 +03:00
visit_r.cc Fix visit<R> for variant. 2019-04-08 22:45:48 +03:00