+2014-10-15 Paolo Carlini <paolo.carlini@oracle.com>
+
+ * testsuite/20_util/bind/57899.cc: Prefer -std=gnu++11.
+ * testsuite/20_util/common_type/requirements/sfinae_friendly_1.cc:
+ Likewise.
+ * testsuite/20_util/common_type/requirements/sfinae_friendly_2.cc:
+ Likewise.
+ * testsuite/20_util/duration/requirements/sfinae_friendly_1.cc:
+ Likewise.
+ * testsuite/23_containers/map/modifiers/erase/abi_tag.cc: Likewise.
+ * testsuite/23_containers/multimap/modifiers/erase/abi_tag.cc: Likewise.
+ * testsuite/23_containers/multiset/modifiers/erase/abi_tag.cc: Likewise.
+ * testsuite/23_containers/set/modifiers/erase/abi_tag.cc: Likewise.
+ * testsuite/23_containers/unordered_map/allocator/copy.cc: Likewise.
+ * testsuite/23_containers/unordered_map/allocator/copy_assign.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_map/allocator/minimal.cc: Likewise.
+ * testsuite/23_containers/unordered_map/allocator/move.cc: Likewise.
+ * testsuite/23_containers/unordered_map/allocator/move_assign.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_map/allocator/noexcept.cc: Likewise.
+ * testsuite/23_containers/unordered_map/allocator/swap.cc: Likewise.
+ * testsuite/23_containers/unordered_map/debug/begin1_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_map/debug/begin2_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_map/debug/bucket_size_neg.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_map/debug/cbegin_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_map/debug/cend_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_map/debug/end1_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_map/debug/end2_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_map/debug/max_load_factor_neg.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/allocator/copy.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/allocator/copy_assign.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/allocator/minimal.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/allocator/move.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/allocator/move_assign.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/allocator/noexcept.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/allocator/swap.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/begin1_neg.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/begin2_neg.cc:
+ Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/
+ bucket_size_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/
+ cbegin_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/
+ cend_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/
+ end1_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/
+ end2_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multimap/debug/
+ max_load_factor_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/allocator/
+ copy.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/allocator/
+ copy_assign.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/allocator/
+ minimal.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/allocator/
+ move.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/allocator/
+ move_assign.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/allocator/
+ noexcept.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/allocator/
+ swap.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ begin1_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ begin2_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ bucket_size_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ cbegin_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ cend_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ end1_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ end2_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_multiset/debug/
+ max_load_factor_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_set/allocator/copy.cc: Likewise.
+ * testsuite/23_containers/unordered_set/allocator/
+ copy_assign.cc: Likewise.
+ * testsuite/23_containers/unordered_set/allocator/minimal.cc: Likewise.
+ * testsuite/23_containers/unordered_set/allocator/move.cc: Likewise.
+ * testsuite/23_containers/unordered_set/allocator/
+ move_assign.cc: Likewise.
+ * testsuite/23_containers/unordered_set/allocator/
+ noexcept.cc: Likewise.
+ * testsuite/23_containers/unordered_set/allocator/swap.cc: Likewise.
+ * testsuite/23_containers/unordered_set/buckets/swap.cc: Likewise.
+ * testsuite/23_containers/unordered_set/debug/begin1_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_set/debug/begin2_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_set/debug/
+ bucket_size_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_set/debug/cbegin_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_set/debug/cend_neg.cc: Likewise
+ * testsuite/23_containers/unordered_set/debug/end1_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_set/debug/end2_neg.cc: Likewise.
+ * testsuite/23_containers/unordered_set/debug/
+ max_load_factor_neg.cc: Likewise.
+ * testsuite/26_numerics/complex/abi_tag.cc: Likewise.
+ * testsuite/26_numerics/headers/cstdlib/54686.c: Likewise.
+ * testsuite/26_numerics/random/bernoulli_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/bernoulli_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/bernoulli_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/bernoulli_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/bernoulli_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/bernoulli_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/binomial_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/binomial_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/binomial_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/binomial_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/binomial_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/binomial_distribution/requirements/
+ explicit_instantiation/1.cc
+ * testsuite/26_numerics/random/binomial_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/cauchy_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/cauchy_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/cauchy_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/cauchy_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/cauchy_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/cauchy_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/cauchy_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/chi_squared_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/chi_squared_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/chi_squared_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/chi_squared_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/chi_squared_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/chi_squared_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/chi_squared_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/default_random_engine.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/cons/
+ base_copy.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/cons/
+ base_move.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/cons/
+ copy.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/cons/
+ seed1.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/cons/
+ seed2.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/cons/
+ seed_seq.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/discard_block_engine/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/cons/
+ initlist.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/cons/
+ num_xbound_fun.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/cons/
+ range.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/operators/
+ call-default.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/discrete_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/exponential_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/exponential_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/exponential_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/exponential_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/exponential_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/exponential_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/exponential_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/extreme_value_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/extreme_value_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/extreme_value_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/extreme_value_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/extreme_value_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/extreme_value_distribution/
+ requirements/explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/extreme_value_distribution/
+ requirements/typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/fisher_f_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/fisher_f_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/fisher_f_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/fisher_f_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/fisher_f_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/fisher_f_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/fisher_f_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/gamma_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/gamma_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/gamma_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/gamma_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/gamma_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/gamma_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/gamma_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/geometric_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/geometric_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/geometric_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/geometric_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/geometric_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/geometric_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/geometric_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/cons/
+ base_copy.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/cons/
+ base_move.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/cons/
+ copy.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/cons/
+ seed1.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/cons/
+ seed2.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/cons/
+ seed_seq.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/independent_bits_engine/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/knuth_b.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/cons/
+ copy.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/cons/
+ seed1.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/cons/
+ seed2.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/cons/
+ seed_seq.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/requirements/
+ constants.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/requirements/
+ non_uint_neg.cc: Likewise.
+ * testsuite/26_numerics/random/linear_congruential_engine/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/lognormal_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/lognormal_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/lognormal_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/lognormal_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/lognormal_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/lognormal_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/lognormal_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/cons/
+ copy.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/cons/
+ seed1.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/cons/
+ seed2.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/cons/
+ seed_seq.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/requirements/
+ constants.cc: Likewise.
+ * testsuite/26_numerics/random/mersenne_twister_engine/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/minstd_rand.cc: Likewise.
+ * testsuite/26_numerics/random/minstd_rand0.cc: Likewise.
+ * testsuite/26_numerics/random/mt19937.cc: Likewise.
+ * testsuite/26_numerics/random/mt19937_64.cc: Likewise.
+ * testsuite/26_numerics/random/negative_binomial_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/negative_binomial_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/negative_binomial_distribution/
+ operators/equal.cc: Likewise.
+ * testsuite/26_numerics/random/negative_binomial_distribution/
+ operators/inequal.cc: Likewise.
+ * testsuite/26_numerics/random/negative_binomial_distribution/
+ operators/serialize.cc: Likewise.
+ * testsuite/26_numerics/random/negative_binomial_distribution/
+ requirements/explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/negative_binomial_distribution/
+ requirements/typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/normal_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/normal_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/normal_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/normal_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/normal_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/normal_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/normal_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ cons/default.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ cons/initlist_fun.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ cons/num_xbound_fun.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ cons/range.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ operators/call-default.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ operators/equal.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ operators/inequal.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ operators/serialize.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ requirements/explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_constant_distribution/
+ requirements/typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ cons/default.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ cons/initlist_fun.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ cons/num_xbound_fun.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ cons/range.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ operators/call-default.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ operators/equal.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ operators/inequal.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ operators/serialize.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ requirements/explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/piecewise_linear_distribution/
+ requirements/typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/poisson_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/poisson_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/poisson_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/poisson_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/poisson_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/poisson_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/poisson_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/random_device/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/random_device/cons/token.cc: Likewise.
+ * testsuite/26_numerics/random/random_device/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/ranlux24.cc: Likewise.
+ * testsuite/26_numerics/random/ranlux24_base.cc: Likewise.
+ * testsuite/26_numerics/random/ranlux48.cc: Likewise.
+ * testsuite/26_numerics/random/ranlux48_base.cc: Likewise.
+ * testsuite/26_numerics/random/seed_seq/cons/default.cc: Likewise.
+ * testsuite/26_numerics/random/seed_seq/cons/initlist.cc: Likewise.
+ * testsuite/26_numerics/random/seed_seq/cons/range.cc: Likewise.
+ * testsuite/26_numerics/random/seed_seq/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/cons/
+ base_copy.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/cons/
+ base_move.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/cons/
+ copy.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/cons/
+ seed1.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/cons/
+ seed2.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/cons/
+ seed_seq.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/requirements/
+ constants.cc: Likewise.
+ * testsuite/26_numerics/random/shuffle_order_engine/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/student_t_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/student_t_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/student_t_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/student_t_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/student_t_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/student_t_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/student_t_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/cons/
+ copy.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/cons/
+ seed1.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/cons/
+ seed2.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/cons/
+ seed_seq.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/
+ operators/equal.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/
+ operators/inequal.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/
+ operators/serialize.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/
+ requirements/constants.cc: Likewise.
+ * testsuite/26_numerics/random/subtract_with_carry_engine/
+ requirements/typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_int_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_int_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_int_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_int_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_int_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_int_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_int_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_real_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_real_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_real_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_real_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_real_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_real_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/uniform_real_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/26_numerics/random/weibull_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/26_numerics/random/weibull_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/26_numerics/random/weibull_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/26_numerics/random/weibull_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/26_numerics/random/weibull_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/26_numerics/random/weibull_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/26_numerics/random/weibull_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/basic/
+ string_01.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/basic/
+ string_range_00_03.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/basic/
+ string_range_01_03.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/basic/
+ string_range_02_03.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/extended/
+ cstring_plus.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/extended/
+ cstring_questionmark.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/extended/
+ string_any.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/extended/
+ string_range_00_03.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/extended/
+ string_range_01_03.cc: Likewise.
+ * testsuite/28_regex/algorithms/regex_match/extended/
+ string_range_02_03.cc: Likewise.
+ * testsuite/28_regex/basic_regex/assign/char/cstring.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/basic/cstring.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/basic/default.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/basic/
+ pstring_wchar_t.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/char/cstring_awk.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/char/cstring_ecma.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/char/cstring_egrep.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/char/cstring_grep.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/copy_char.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/extended/cstring.cc: Likewise.
+ * testsuite/28_regex/basic_regex/ctors/wchar_t/range.cc: Likewise.
+ * testsuite/28_regex/constants/error_type.cc: Likewise.
+ * testsuite/28_regex/constants/match_flag_type.cc: Likewise.
+ * testsuite/28_regex/constants/syntax_option_type.cc: Likewise.
+ * testsuite/28_regex/iterators/regex_iterator/ctors/char/
+ default.cc: Likewise.
+ * testsuite/28_regex/iterators/regex_iterator/ctors/wchar_t/
+ default.cc: Likewise.
+ * testsuite/28_regex/iterators/regex_iterator/typedefs.cc: Likewise.
+ * testsuite/28_regex/iterators/regex_token_iterator/ctors/char/
+ default.cc: Likewise.
+ * testsuite/28_regex/iterators/regex_token_iterator/
+ typedefs.cc: Likewise.
+ * testsuite/28_regex/match_results/ctors/char/default.cc: Likewise.
+ * testsuite/28_regex/match_results/ctors/wchar_t/default.cc: Likewise.
+ * testsuite/28_regex/match_results/typedefs.cc: Likewise.
+ * testsuite/28_regex/regex_error/base.cc: Likewise.
+ * testsuite/28_regex/regex_error/regex_error.cc: Likewise.
+ * testsuite/28_regex/requirements/typedefs.cc: Likewise.
+ * testsuite/28_regex/sub_match/cast_char.cc: Likewise.
+ * testsuite/28_regex/sub_match/cast_wchar_t.cc: Likewise.
+ * testsuite/28_regex/sub_match/length.cc: Likewise.
+ * testsuite/28_regex/sub_match/typedefs.cc: Likewise.
+ * testsuite/28_regex/traits/char/isctype.cc: Likewise.
+ * testsuite/28_regex/traits/char/length.cc: Likewise.
+ * testsuite/28_regex/traits/char/lookup_classname.cc: Likewise.
+ * testsuite/28_regex/traits/char/lookup_collatename.cc: Likewise.
+ * testsuite/28_regex/traits/char/transform.cc: Likewise.
+ * testsuite/28_regex/traits/char/transform_primary.cc: Likewise.
+ * testsuite/28_regex/traits/char/translate.cc: Likewise.
+ * testsuite/28_regex/traits/wchar_t/isctype.cc: Likewise.
+ * testsuite/28_regex/traits/wchar_t/length.cc: Likewise.
+ * testsuite/28_regex/traits/wchar_t/lookup_classname.cc: Likewise.
+ * testsuite/28_regex/traits/wchar_t/lookup_collatename.cc: Likewise.
+ * testsuite/28_regex/traits/wchar_t/transform.cc: Likewise.
+ * testsuite/28_regex/traits/wchar_t/transform_primary.cc: Likewise.
+ * testsuite/28_regex/traits/wchar_t/translate.cc: Likewise.
+ * testsuite/ext/random/arcsine_distribution/cons/default.cc: Likewise.
+ * testsuite/ext/random/arcsine_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/arcsine_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/arcsine_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/arcsine_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/arcsine_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/arcsine_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/beta_distribution/cons/default.cc: Likewise.
+ * testsuite/ext/random/beta_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/beta_distribution/operators/equal.cc: Likewise.
+ * testsuite/ext/random/beta_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/beta_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/beta_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/beta_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/hoyt_distribution/cons/default.cc: Likewise.
+ * testsuite/ext/random/hoyt_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/hoyt_distribution/operators/equal.cc: Likewise.
+ * testsuite/ext/random/hoyt_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/hoyt_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/hoyt_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/hoyt_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/k_distribution/cons/default.cc: Likewise.
+ * testsuite/ext/random/k_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/k_distribution/operators/equal.cc: Likewise.
+ * testsuite/ext/random/k_distribution/operators/inequal.cc: Likewise.
+ * testsuite/ext/random/k_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/k_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/k_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/logistic_distribution/cons/default.cc: Likewise.
+ * testsuite/ext/random/logistic_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/logistic_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/logistic_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/logistic_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/logistic_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/nakagami_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/ext/random/nakagami_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/nakagami_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/nakagami_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/nakagami_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/nakagami_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/nakagami_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/normal_mv_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/ext/random/normal_mv_distribution/cons/
+ parms.cc: Likewise.
+ * testsuite/ext/random/normal_mv_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/normal_mv_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/normal_mv_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/normal_mv_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/normal_mv_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/pareto_distribution/cons/default.cc: Likewise.
+ * testsuite/ext/random/pareto_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/pareto_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/pareto_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/pareto_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/pareto_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/pareto_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/rice_distribution/cons/default.cc: Likewise.
+ * testsuite/ext/random/rice_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/rice_distribution/operators/equal.cc: Likewise.
+ * testsuite/ext/random/rice_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/rice_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/rice_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/rice_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/cons/
+ copy.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/cons/
+ default.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/cons/
+ seed1.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/cons/
+ seed2.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/cons/
+ seed_seq.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/simd_fast_mersenne_twister_engine/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/triangular_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/ext/random/triangular_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/triangular_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/triangular_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/triangular_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/triangular_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/triangular_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/ext/random/von_mises_distribution/cons/
+ default.cc: Likewise.
+ * testsuite/ext/random/von_mises_distribution/cons/parms.cc: Likewise.
+ * testsuite/ext/random/von_mises_distribution/operators/
+ equal.cc: Likewise.
+ * testsuite/ext/random/von_mises_distribution/operators/
+ inequal.cc: Likewise.
+ * testsuite/ext/random/von_mises_distribution/operators/
+ serialize.cc: Likewise.
+ * testsuite/ext/random/von_mises_distribution/requirements/
+ explicit_instantiation/1.cc: Likewise.
+ * testsuite/ext/random/von_mises_distribution/requirements/
+ typedefs.cc: Likewise.
+ * testsuite/performance/23_containers/insert/54075.cc: Likewise.
+ * testsuite/performance/23_containers/insert/
+ unordered_set.cc: Likewise.
+
2014-10-15 Jonathan Wakely <jwakely@redhat.com>
* include/std/complex (complex::real, complex::imag): Add const.
// PR c++/57899
// { dg-do compile }
-// { dg-options -std=c++11 }
+// { dg-options -std=gnu++11 }
#include <functional>
using std::bind;
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do compile }
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do compile }
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do compile }
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options -std=c++11 }
+// { dg-options -std=gnu++11 }
// { dg-require-normal-mode "" }
// Copyright (C) 2013-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options -std=c++11 }
+// { dg-options -std=gnu++11 }
// { dg-require-normal-mode "" }
// Copyright (C) 2013-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options -std=c++11 }
+// { dg-options -std=gnu++11 }
// { dg-require-normal-mode "" }
// Copyright (C) 2013-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options -std=c++11 }
+// { dg-options -std=gnu++11 }
// { dg-require-normal-mode "" }
// Copyright (C) 2013-2014 Free Software Foundation, Inc.
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <memory>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// <http://www.gnu.org/licenses/>.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_allocator.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <memory>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// <http://www.gnu.org/licenses/>.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_allocator.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_map>
#include <testsuite_hooks.h>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_map>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <memory>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// <http://www.gnu.org/licenses/>.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_allocator.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <memory>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
// <http://www.gnu.org/licenses/>.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_allocator.h>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <unordered_set>
#include <testsuite_hooks.h>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// Copyright (C) 2013-2014 Free Software Foundation, Inc.
//
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// <http://www.gnu.org/licenses/>.
//
// { dg-require-debug-mode "" }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-do run { xfail *-*-* } }
#include <unordered_set>
// Test that the C++11 variants of real/imag have an ABI tag
// { dg-do compile }
-// { dg-options -std=c++11 }
+// { dg-options -std=gnu++11 }
#include <complex>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-10-13 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-01 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do link }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-09-29 Paolo Carlini <paolo.carlini@oracle.com>
// <http://www.gnu.org/licenses/>.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-error "not a valid type" "" { target *-*-* } 31 }
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-01 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do link }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-09-29 Paolo Carlini <paolo.carlini@oracle.com>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-10-13 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-10-12 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-03 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-05 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-02-13 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-05 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-05 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-12-07 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do link }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-09-29 Paolo Carlini <paolo.carlini@oracle.com>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-02-01 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do link }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-09-29 Paolo Carlini <paolo.carlini@oracle.com>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-11 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-16 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-16 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-16 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-21 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-21 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-11 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-16 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-16 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-16 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2009-06-05 Stephen M. Webb <stephen.webb@bregmasoft.ca>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2010-07-07 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-do compile }
//
// 2009-06-17 Stephen M. Webb <stephen.webb@xandros.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-do compile }
//
// 2009-06-17 Stephen M. Webb <stephen.webb@xandros.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2009-06-17 Stephen M. Webb <stephen.webb@xandros.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-10 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-10 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-10 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-10 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-10 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2009-06-10 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// 2009-06-05 Stephen M. Webb <stephen.webb@bregmasoft.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-10 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// 28.6 [re.badexp]
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <regex>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2009-06-17 Stephen M. Webb <stephen.webb@xandros.com>
//
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-02-17 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-09 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-09 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-09 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-07 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-23 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-02-17 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-23 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-06-23 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-02-17 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-do run }
//
// { dg_do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-02-17 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// Copyright (C) 2010-2014 Free Software Foundation, Inc.
//
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-02-17 Stephen M. Webb <stephen.webb@bregmasoft.ca>
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// Copyright (C) 2010-2014 Free Software Foundation, Inc.
//
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// Copyright (C) 2010-2014 Free Software Foundation, Inc.
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-02-17 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-do run }
//
// { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
//
// 2010-02-17 Stephen M. Webb <stephen.webb@bregmasoft.ca>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-10-12 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2014-07-11 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2014-07-11 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2014-07-11 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2014-07-11 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2014-07-11 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2014-07-11 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-18 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-21 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-21 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-21 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-21 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-21 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-09-21 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-01-28 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-01-28 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-01-28 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-01-28 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-01-28 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2012-01-28 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
// { dg-require-little-endian "" }
//
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2013-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2010-03-16 Paolo Carlini <paolo.carlini@oracle.com>
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2009-08-14 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// { dg-do compile }
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// Copyright (C) 2013-2014 Free Software Foundation, Inc.
// { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
// { dg-require-cstdint "" }
//
// 2008-11-24 Edward M. Smith-Rowland <3dw4rd@verizon.net>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <testsuite_performance.h>
#include <random>
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-options "-std=c++11" }
+// { dg-options "-std=gnu++11" }
#include <testsuite_performance.h>
#include <sstream>