++0x -> ++11.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2013 23:23:51 +0000 (23:23 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2013 23:23:51 +0000 (23:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203939 138bc75d-0d04-0410-961f-82ee72b054a4

889 files changed:
gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix.C
gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-1.C
gcc/testsuite/g++.dg/cpp0x/__func__.C
gcc/testsuite/g++.dg/cpp0x/access01.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-0.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-1.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-10.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-11.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-12.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-13.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-14.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-2.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-3.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-4.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-5.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-6.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-7.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-8.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-9.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C
gcc/testsuite/g++.dg/cpp0x/alignof.C
gcc/testsuite/g++.dg/cpp0x/alignof2.C
gcc/testsuite/g++.dg/cpp0x/alignof3.C
gcc/testsuite/g++.dg/cpp0x/alignof4.C
gcc/testsuite/g++.dg/cpp0x/auto10.C
gcc/testsuite/g++.dg/cpp0x/auto11.C
gcc/testsuite/g++.dg/cpp0x/auto14.C
gcc/testsuite/g++.dg/cpp0x/auto15.C
gcc/testsuite/g++.dg/cpp0x/auto16.C
gcc/testsuite/g++.dg/cpp0x/auto17.C
gcc/testsuite/g++.dg/cpp0x/auto18.C
gcc/testsuite/g++.dg/cpp0x/auto19.C
gcc/testsuite/g++.dg/cpp0x/auto2.C
gcc/testsuite/g++.dg/cpp0x/auto20.C
gcc/testsuite/g++.dg/cpp0x/auto21.C
gcc/testsuite/g++.dg/cpp0x/auto22.C
gcc/testsuite/g++.dg/cpp0x/auto23.C
gcc/testsuite/g++.dg/cpp0x/auto24.C
gcc/testsuite/g++.dg/cpp0x/auto25.C
gcc/testsuite/g++.dg/cpp0x/auto26.C
gcc/testsuite/g++.dg/cpp0x/auto28.C
gcc/testsuite/g++.dg/cpp0x/auto4.C
gcc/testsuite/g++.dg/cpp0x/auto5.C
gcc/testsuite/g++.dg/cpp0x/auto7.C
gcc/testsuite/g++.dg/cpp0x/auto9.C
gcc/testsuite/g++.dg/cpp0x/bind.C
gcc/testsuite/g++.dg/cpp0x/bracket1.C
gcc/testsuite/g++.dg/cpp0x/bracket2.C
gcc/testsuite/g++.dg/cpp0x/bracket4.C
gcc/testsuite/g++.dg/cpp0x/cast-bug.C
gcc/testsuite/g++.dg/cpp0x/cast.C
gcc/testsuite/g++.dg/cpp0x/collapse-bug.C
gcc/testsuite/g++.dg/cpp0x/collapse.C
gcc/testsuite/g++.dg/cpp0x/constexpr-46336.C
gcc/testsuite/g++.dg/cpp0x/constexpr-46420.C
gcc/testsuite/g++.dg/cpp0x/constexpr-47570.C
gcc/testsuite/g++.dg/cpp0x/constexpr-47969.C
gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C
gcc/testsuite/g++.dg/cpp0x/constexpr-49776.C
gcc/testsuite/g++.dg/cpp0x/constexpr-abi1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-access.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr5.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr6.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr7.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-array4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-attribute.C
gcc/testsuite/g++.dg/cpp0x/constexpr-auto.C
gcc/testsuite/g++.dg/cpp0x/constexpr-base.C
gcc/testsuite/g++.dg/cpp0x/constexpr-base2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-base3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-base4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield.C
gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-builtin1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-cache1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-cleanup.C
gcc/testsuite/g++.dg/cpp0x/constexpr-complex.C
gcc/testsuite/g++.dg/cpp0x/constexpr-compound.C
gcc/testsuite/g++.dg/cpp0x/constexpr-condition.C
gcc/testsuite/g++.dg/cpp0x/constexpr-condition2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor5.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor6.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor7.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor8.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
gcc/testsuite/g++.dg/cpp0x/constexpr-data1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-decl.C
gcc/testsuite/g++.dg/cpp0x/constexpr-defarg.C
gcc/testsuite/g++.dg/cpp0x/constexpr-defarg2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-default-ctor.C
gcc/testsuite/g++.dg/cpp0x/constexpr-delegating.C
gcc/testsuite/g++.dg/cpp0x/constexpr-delegating2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-delete.C
gcc/testsuite/g++.dg/cpp0x/constexpr-deref.C
gcc/testsuite/g++.dg/cpp0x/constexpr-diag1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-diag3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-eh-spec.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ellipsis.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ellipsis2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-empty.C
gcc/testsuite/g++.dg/cpp0x/constexpr-empty2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-empty3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-empty4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-empty5.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ex1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ex2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ex3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ex4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-expinst.C
gcc/testsuite/g++.dg/cpp0x/constexpr-explicit-inst.C
gcc/testsuite/g++.dg/cpp0x/constexpr-fnptr.C
gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
gcc/testsuite/g++.dg/cpp0x/constexpr-function1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-function2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-function3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-generated1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ice.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ice2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ice3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ice4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ice5.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C
gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist.C
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist5.C
gcc/testsuite/g++.dg/cpp0x/constexpr-is_literal.C
gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-missing.C
gcc/testsuite/g++.dg/cpp0x/constexpr-mutable1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-neg1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept.C
gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept6.C
gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg.C
gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-nonlit.C
gcc/testsuite/g++.dg/cpp0x/constexpr-nonlit2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-nonstatic.C
gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr.C
gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-overflow.C
gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-pedantic.C
gcc/testsuite/g++.dg/cpp0x/constexpr-pos1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-potential1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ptrsub.C
gcc/testsuite/g++.dg/cpp0x/constexpr-pure.C
gcc/testsuite/g++.dg/cpp0x/constexpr-recursion.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ref1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ref2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ref3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-ref4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
gcc/testsuite/g++.dg/cpp0x/constexpr-sassert.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static4.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static5.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static6.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static7.C
gcc/testsuite/g++.dg/cpp0x/constexpr-static8.C
gcc/testsuite/g++.dg/cpp0x/constexpr-stmtexpr.C
gcc/testsuite/g++.dg/cpp0x/constexpr-string.C
gcc/testsuite/g++.dg/cpp0x/constexpr-switch.C
gcc/testsuite/g++.dg/cpp0x/constexpr-switch2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-synth1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-targ.C
gcc/testsuite/g++.dg/cpp0x/constexpr-template1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-template2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-throw.C
gcc/testsuite/g++.dg/cpp0x/constexpr-typedef1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-typeid.C
gcc/testsuite/g++.dg/cpp0x/constexpr-union.C
gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-using.C
gcc/testsuite/g++.dg/cpp0x/constexpr-using2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-value.C
gcc/testsuite/g++.dg/cpp0x/constexpr-value2.C
gcc/testsuite/g++.dg/cpp0x/constexpr-value3.C
gcc/testsuite/g++.dg/cpp0x/constexpr-variadic.C
gcc/testsuite/g++.dg/cpp0x/constexpr-virtual.C
gcc/testsuite/g++.dg/cpp0x/constexpr-wstring1.C
gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
gcc/testsuite/g++.dg/cpp0x/dc1.C
gcc/testsuite/g++.dg/cpp0x/dc2.C
gcc/testsuite/g++.dg/cpp0x/dc3.C
gcc/testsuite/g++.dg/cpp0x/dc5.C
gcc/testsuite/g++.dg/cpp0x/decltype-1212.C
gcc/testsuite/g++.dg/cpp0x/decltype-33837.C
gcc/testsuite/g++.dg/cpp0x/decltype-33838.C
gcc/testsuite/g++.dg/cpp0x/decltype-refbug.C
gcc/testsuite/g++.dg/cpp0x/decltype1.C
gcc/testsuite/g++.dg/cpp0x/decltype10.C
gcc/testsuite/g++.dg/cpp0x/decltype11.C
gcc/testsuite/g++.dg/cpp0x/decltype12.C
gcc/testsuite/g++.dg/cpp0x/decltype15.C
gcc/testsuite/g++.dg/cpp0x/decltype16.C
gcc/testsuite/g++.dg/cpp0x/decltype17.C
gcc/testsuite/g++.dg/cpp0x/decltype18.C
gcc/testsuite/g++.dg/cpp0x/decltype2.C
gcc/testsuite/g++.dg/cpp0x/decltype20.C
gcc/testsuite/g++.dg/cpp0x/decltype21.C
gcc/testsuite/g++.dg/cpp0x/decltype22.C
gcc/testsuite/g++.dg/cpp0x/decltype23.C
gcc/testsuite/g++.dg/cpp0x/decltype24.C
gcc/testsuite/g++.dg/cpp0x/decltype25.C
gcc/testsuite/g++.dg/cpp0x/decltype26.C
gcc/testsuite/g++.dg/cpp0x/decltype27.C
gcc/testsuite/g++.dg/cpp0x/decltype28.C
gcc/testsuite/g++.dg/cpp0x/decltype29.C
gcc/testsuite/g++.dg/cpp0x/decltype3.C
gcc/testsuite/g++.dg/cpp0x/decltype30.C
gcc/testsuite/g++.dg/cpp0x/decltype31.C
gcc/testsuite/g++.dg/cpp0x/decltype32.C
gcc/testsuite/g++.dg/cpp0x/decltype33.C
gcc/testsuite/g++.dg/cpp0x/decltype34.C
gcc/testsuite/g++.dg/cpp0x/decltype35.C
gcc/testsuite/g++.dg/cpp0x/decltype36.C
gcc/testsuite/g++.dg/cpp0x/decltype4.C
gcc/testsuite/g++.dg/cpp0x/decltype5.C
gcc/testsuite/g++.dg/cpp0x/decltype6.C
gcc/testsuite/g++.dg/cpp0x/decltype9.C
gcc/testsuite/g++.dg/cpp0x/deduce.C
gcc/testsuite/g++.dg/cpp0x/defaulted1.C
gcc/testsuite/g++.dg/cpp0x/defaulted10.C
gcc/testsuite/g++.dg/cpp0x/defaulted11.C
gcc/testsuite/g++.dg/cpp0x/defaulted13.C
gcc/testsuite/g++.dg/cpp0x/defaulted14.C
gcc/testsuite/g++.dg/cpp0x/defaulted15.C
gcc/testsuite/g++.dg/cpp0x/defaulted16.C
gcc/testsuite/g++.dg/cpp0x/defaulted17.C
gcc/testsuite/g++.dg/cpp0x/defaulted18.C
gcc/testsuite/g++.dg/cpp0x/defaulted19.C
gcc/testsuite/g++.dg/cpp0x/defaulted2.C
gcc/testsuite/g++.dg/cpp0x/defaulted20.C
gcc/testsuite/g++.dg/cpp0x/defaulted21.C
gcc/testsuite/g++.dg/cpp0x/defaulted22.C
gcc/testsuite/g++.dg/cpp0x/defaulted23.C
gcc/testsuite/g++.dg/cpp0x/defaulted24.C
gcc/testsuite/g++.dg/cpp0x/defaulted25.C
gcc/testsuite/g++.dg/cpp0x/defaulted26.C
gcc/testsuite/g++.dg/cpp0x/defaulted27.C
gcc/testsuite/g++.dg/cpp0x/defaulted28.C
gcc/testsuite/g++.dg/cpp0x/defaulted29.C
gcc/testsuite/g++.dg/cpp0x/defaulted3.C
gcc/testsuite/g++.dg/cpp0x/defaulted30.C
gcc/testsuite/g++.dg/cpp0x/defaulted31.C
gcc/testsuite/g++.dg/cpp0x/defaulted32.C
gcc/testsuite/g++.dg/cpp0x/defaulted34.C
gcc/testsuite/g++.dg/cpp0x/defaulted35.C
gcc/testsuite/g++.dg/cpp0x/defaulted4.C
gcc/testsuite/g++.dg/cpp0x/defaulted5.C
gcc/testsuite/g++.dg/cpp0x/defaulted6.C
gcc/testsuite/g++.dg/cpp0x/defaulted7.C
gcc/testsuite/g++.dg/cpp0x/defaulted8.C
gcc/testsuite/g++.dg/cpp0x/defaulted9.C
gcc/testsuite/g++.dg/cpp0x/dependent1.C
gcc/testsuite/g++.dg/cpp0x/diag1.C
gcc/testsuite/g++.dg/cpp0x/elision.C
gcc/testsuite/g++.dg/cpp0x/elision2.C
gcc/testsuite/g++.dg/cpp0x/elision_neg.C
gcc/testsuite/g++.dg/cpp0x/enum1.C
gcc/testsuite/g++.dg/cpp0x/enum10.C
gcc/testsuite/g++.dg/cpp0x/enum11.C
gcc/testsuite/g++.dg/cpp0x/enum12.C
gcc/testsuite/g++.dg/cpp0x/enum13.C
gcc/testsuite/g++.dg/cpp0x/enum14.C
gcc/testsuite/g++.dg/cpp0x/enum15.C
gcc/testsuite/g++.dg/cpp0x/enum16.C
gcc/testsuite/g++.dg/cpp0x/enum17.C
gcc/testsuite/g++.dg/cpp0x/enum18.C
gcc/testsuite/g++.dg/cpp0x/enum19.C
gcc/testsuite/g++.dg/cpp0x/enum2.C
gcc/testsuite/g++.dg/cpp0x/enum20.C
gcc/testsuite/g++.dg/cpp0x/enum21b.C
gcc/testsuite/g++.dg/cpp0x/enum3.C
gcc/testsuite/g++.dg/cpp0x/enum4.C
gcc/testsuite/g++.dg/cpp0x/enum5.C
gcc/testsuite/g++.dg/cpp0x/enum6.C
gcc/testsuite/g++.dg/cpp0x/enum7.C
gcc/testsuite/g++.dg/cpp0x/enum8.C
gcc/testsuite/g++.dg/cpp0x/enum9.C
gcc/testsuite/g++.dg/cpp0x/enum_base.C
gcc/testsuite/g++.dg/cpp0x/enum_base_warn.C
gcc/testsuite/g++.dg/cpp0x/error1.C
gcc/testsuite/g++.dg/cpp0x/error2.C
gcc/testsuite/g++.dg/cpp0x/error3.C
gcc/testsuite/g++.dg/cpp0x/error4.C
gcc/testsuite/g++.dg/cpp0x/error5.C
gcc/testsuite/g++.dg/cpp0x/error6.C
gcc/testsuite/g++.dg/cpp0x/error7.C
gcc/testsuite/g++.dg/cpp0x/explicit1.C
gcc/testsuite/g++.dg/cpp0x/explicit2.C
gcc/testsuite/g++.dg/cpp0x/explicit3.C
gcc/testsuite/g++.dg/cpp0x/explicit4.C
gcc/testsuite/g++.dg/cpp0x/explicit5.C
gcc/testsuite/g++.dg/cpp0x/explicit6.C
gcc/testsuite/g++.dg/cpp0x/explicit7.C
gcc/testsuite/g++.dg/cpp0x/extern_template-1.C
gcc/testsuite/g++.dg/cpp0x/extern_template-2.C
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg1.C
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
gcc/testsuite/g++.dg/cpp0x/forw_enum1.C
gcc/testsuite/g++.dg/cpp0x/forw_enum10.C
gcc/testsuite/g++.dg/cpp0x/forw_enum2.C
gcc/testsuite/g++.dg/cpp0x/forw_enum3.C
gcc/testsuite/g++.dg/cpp0x/forw_enum4.C
gcc/testsuite/g++.dg/cpp0x/forw_enum5.C
gcc/testsuite/g++.dg/cpp0x/forw_enum6.C
gcc/testsuite/g++.dg/cpp0x/forw_enum7.C
gcc/testsuite/g++.dg/cpp0x/forw_enum8.C
gcc/testsuite/g++.dg/cpp0x/forw_enum9.C
gcc/testsuite/g++.dg/cpp0x/friend1.C
gcc/testsuite/g++.dg/cpp0x/friend2.C
gcc/testsuite/g++.dg/cpp0x/implicit-copy.C
gcc/testsuite/g++.dg/cpp0x/implicit-trivial1.C
gcc/testsuite/g++.dg/cpp0x/implicit1.C
gcc/testsuite/g++.dg/cpp0x/implicit10.C
gcc/testsuite/g++.dg/cpp0x/implicit11.C
gcc/testsuite/g++.dg/cpp0x/implicit12.C
gcc/testsuite/g++.dg/cpp0x/implicit2.C
gcc/testsuite/g++.dg/cpp0x/implicit3.C
gcc/testsuite/g++.dg/cpp0x/implicit4.C
gcc/testsuite/g++.dg/cpp0x/implicit5.C
gcc/testsuite/g++.dg/cpp0x/implicit6.C
gcc/testsuite/g++.dg/cpp0x/implicit7.C
gcc/testsuite/g++.dg/cpp0x/implicit8.C
gcc/testsuite/g++.dg/cpp0x/implicit9.C
gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
gcc/testsuite/g++.dg/cpp0x/initlist-deduce.C
gcc/testsuite/g++.dg/cpp0x/initlist-lifetime1.C
gcc/testsuite/g++.dg/cpp0x/initlist-lifetime2.C
gcc/testsuite/g++.dg/cpp0x/initlist-opt.C
gcc/testsuite/g++.dg/cpp0x/initlist-postfix-open-square.C
gcc/testsuite/g++.dg/cpp0x/initlist-value.C
gcc/testsuite/g++.dg/cpp0x/initlist-value2.C
gcc/testsuite/g++.dg/cpp0x/initlist1.C
gcc/testsuite/g++.dg/cpp0x/initlist10.C
gcc/testsuite/g++.dg/cpp0x/initlist11.C
gcc/testsuite/g++.dg/cpp0x/initlist12.C
gcc/testsuite/g++.dg/cpp0x/initlist13.C
gcc/testsuite/g++.dg/cpp0x/initlist14.C
gcc/testsuite/g++.dg/cpp0x/initlist15.C
gcc/testsuite/g++.dg/cpp0x/initlist16.C
gcc/testsuite/g++.dg/cpp0x/initlist17.C
gcc/testsuite/g++.dg/cpp0x/initlist18.C
gcc/testsuite/g++.dg/cpp0x/initlist19.C
gcc/testsuite/g++.dg/cpp0x/initlist2.C
gcc/testsuite/g++.dg/cpp0x/initlist20.C
gcc/testsuite/g++.dg/cpp0x/initlist21.C
gcc/testsuite/g++.dg/cpp0x/initlist22.C
gcc/testsuite/g++.dg/cpp0x/initlist23.C
gcc/testsuite/g++.dg/cpp0x/initlist24.C
gcc/testsuite/g++.dg/cpp0x/initlist25.C
gcc/testsuite/g++.dg/cpp0x/initlist26.C
gcc/testsuite/g++.dg/cpp0x/initlist27.C
gcc/testsuite/g++.dg/cpp0x/initlist28.C
gcc/testsuite/g++.dg/cpp0x/initlist29.C
gcc/testsuite/g++.dg/cpp0x/initlist3.C
gcc/testsuite/g++.dg/cpp0x/initlist30.C
gcc/testsuite/g++.dg/cpp0x/initlist31.C
gcc/testsuite/g++.dg/cpp0x/initlist32.C
gcc/testsuite/g++.dg/cpp0x/initlist33.C
gcc/testsuite/g++.dg/cpp0x/initlist34.C
gcc/testsuite/g++.dg/cpp0x/initlist35.C
gcc/testsuite/g++.dg/cpp0x/initlist36.C
gcc/testsuite/g++.dg/cpp0x/initlist37.C
gcc/testsuite/g++.dg/cpp0x/initlist38.C
gcc/testsuite/g++.dg/cpp0x/initlist39.C
gcc/testsuite/g++.dg/cpp0x/initlist4.C
gcc/testsuite/g++.dg/cpp0x/initlist40.C
gcc/testsuite/g++.dg/cpp0x/initlist41.C
gcc/testsuite/g++.dg/cpp0x/initlist42.C
gcc/testsuite/g++.dg/cpp0x/initlist43.C
gcc/testsuite/g++.dg/cpp0x/initlist44.C
gcc/testsuite/g++.dg/cpp0x/initlist45.C
gcc/testsuite/g++.dg/cpp0x/initlist46.C
gcc/testsuite/g++.dg/cpp0x/initlist47.C
gcc/testsuite/g++.dg/cpp0x/initlist48.C
gcc/testsuite/g++.dg/cpp0x/initlist49.C
gcc/testsuite/g++.dg/cpp0x/initlist5.C
gcc/testsuite/g++.dg/cpp0x/initlist50.C
gcc/testsuite/g++.dg/cpp0x/initlist51.C
gcc/testsuite/g++.dg/cpp0x/initlist52.C
gcc/testsuite/g++.dg/cpp0x/initlist53.C
gcc/testsuite/g++.dg/cpp0x/initlist54.C
gcc/testsuite/g++.dg/cpp0x/initlist55.C
gcc/testsuite/g++.dg/cpp0x/initlist56.C
gcc/testsuite/g++.dg/cpp0x/initlist57.C
gcc/testsuite/g++.dg/cpp0x/initlist58.C
gcc/testsuite/g++.dg/cpp0x/initlist59.C
gcc/testsuite/g++.dg/cpp0x/initlist6.C
gcc/testsuite/g++.dg/cpp0x/initlist62.C
gcc/testsuite/g++.dg/cpp0x/initlist64.C
gcc/testsuite/g++.dg/cpp0x/initlist7.C
gcc/testsuite/g++.dg/cpp0x/initlist8.C
gcc/testsuite/g++.dg/cpp0x/initlist9.C
gcc/testsuite/g++.dg/cpp0x/inline-ns1.C
gcc/testsuite/g++.dg/cpp0x/inline-ns2.C
gcc/testsuite/g++.dg/cpp0x/inline-ns3.C
gcc/testsuite/g++.dg/cpp0x/iop.C
gcc/testsuite/g++.dg/cpp0x/linkage2.C
gcc/testsuite/g++.dg/cpp0x/long_long.C
gcc/testsuite/g++.dg/cpp0x/move1.C
gcc/testsuite/g++.dg/cpp0x/named.C
gcc/testsuite/g++.dg/cpp0x/named_refs.C
gcc/testsuite/g++.dg/cpp0x/noexcept01.C
gcc/testsuite/g++.dg/cpp0x/noexcept02.C
gcc/testsuite/g++.dg/cpp0x/noexcept03.C
gcc/testsuite/g++.dg/cpp0x/noexcept04.C
gcc/testsuite/g++.dg/cpp0x/noexcept05.C
gcc/testsuite/g++.dg/cpp0x/noexcept06.C
gcc/testsuite/g++.dg/cpp0x/noexcept07.C
gcc/testsuite/g++.dg/cpp0x/noexcept08.C
gcc/testsuite/g++.dg/cpp0x/noexcept09.C
gcc/testsuite/g++.dg/cpp0x/noexcept10.C
gcc/testsuite/g++.dg/cpp0x/noexcept11.C
gcc/testsuite/g++.dg/cpp0x/noexcept12.C
gcc/testsuite/g++.dg/cpp0x/noexcept13.C
gcc/testsuite/g++.dg/cpp0x/noexcept14.C
gcc/testsuite/g++.dg/cpp0x/noexcept15.C
gcc/testsuite/g++.dg/cpp0x/nolinkage1.C
gcc/testsuite/g++.dg/cpp0x/not_special.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-defer1.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-defer2.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-defer3.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-defer4.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-eh1.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-list2.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-template1.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
gcc/testsuite/g++.dg/cpp0x/nsdmi-virtual1.C
gcc/testsuite/g++.dg/cpp0x/nsdmi1.C
gcc/testsuite/g++.dg/cpp0x/nsdmi2.C
gcc/testsuite/g++.dg/cpp0x/nsdmi3.C
gcc/testsuite/g++.dg/cpp0x/nsdmi4.C
gcc/testsuite/g++.dg/cpp0x/nsdmi5.C
gcc/testsuite/g++.dg/cpp0x/nullptr01.C
gcc/testsuite/g++.dg/cpp0x/nullptr02.C
gcc/testsuite/g++.dg/cpp0x/nullptr03.C
gcc/testsuite/g++.dg/cpp0x/nullptr04.C
gcc/testsuite/g++.dg/cpp0x/nullptr05.C
gcc/testsuite/g++.dg/cpp0x/nullptr06.C
gcc/testsuite/g++.dg/cpp0x/nullptr07.C
gcc/testsuite/g++.dg/cpp0x/nullptr08.C
gcc/testsuite/g++.dg/cpp0x/nullptr09.C
gcc/testsuite/g++.dg/cpp0x/nullptr10.C
gcc/testsuite/g++.dg/cpp0x/nullptr11.C
gcc/testsuite/g++.dg/cpp0x/nullptr12.C
gcc/testsuite/g++.dg/cpp0x/nullptr13.C
gcc/testsuite/g++.dg/cpp0x/nullptr14.C
gcc/testsuite/g++.dg/cpp0x/nullptr15.C
gcc/testsuite/g++.dg/cpp0x/nullptr16.C
gcc/testsuite/g++.dg/cpp0x/nullptr17.C
gcc/testsuite/g++.dg/cpp0x/nullptr18.C
gcc/testsuite/g++.dg/cpp0x/nullptr19.C
gcc/testsuite/g++.dg/cpp0x/nullptr20.C
gcc/testsuite/g++.dg/cpp0x/nullptr21.C
gcc/testsuite/g++.dg/cpp0x/nullptr22.C
gcc/testsuite/g++.dg/cpp0x/nullptr23.C
gcc/testsuite/g++.dg/cpp0x/nullptr24.C
gcc/testsuite/g++.dg/cpp0x/nullptr25.C
gcc/testsuite/g++.dg/cpp0x/nullptr26.C
gcc/testsuite/g++.dg/cpp0x/overload-conv-1.C
gcc/testsuite/g++.dg/cpp0x/overload-conv-2.C
gcc/testsuite/g++.dg/cpp0x/overload.C
gcc/testsuite/g++.dg/cpp0x/overload2.C
gcc/testsuite/g++.dg/cpp0x/overloadn.C
gcc/testsuite/g++.dg/cpp0x/override1.C
gcc/testsuite/g++.dg/cpp0x/override2.C
gcc/testsuite/g++.dg/cpp0x/parse1.C
gcc/testsuite/g++.dg/cpp0x/pr31431-2.C
gcc/testsuite/g++.dg/cpp0x/pr31431.C
gcc/testsuite/g++.dg/cpp0x/pr31432.C
gcc/testsuite/g++.dg/cpp0x/pr31434.C
gcc/testsuite/g++.dg/cpp0x/pr31437.C
gcc/testsuite/g++.dg/cpp0x/pr31438.C
gcc/testsuite/g++.dg/cpp0x/pr31439.C
gcc/testsuite/g++.dg/cpp0x/pr31442.C
gcc/testsuite/g++.dg/cpp0x/pr31443.C
gcc/testsuite/g++.dg/cpp0x/pr31444.C
gcc/testsuite/g++.dg/cpp0x/pr31445.C
gcc/testsuite/g++.dg/cpp0x/pr31993.C
gcc/testsuite/g++.dg/cpp0x/pr32114.C
gcc/testsuite/g++.dg/cpp0x/pr32115.C
gcc/testsuite/g++.dg/cpp0x/pr32125.C
gcc/testsuite/g++.dg/cpp0x/pr32126.C
gcc/testsuite/g++.dg/cpp0x/pr32127.C
gcc/testsuite/g++.dg/cpp0x/pr32128.C
gcc/testsuite/g++.dg/cpp0x/pr32252.C
gcc/testsuite/g++.dg/cpp0x/pr32253.C
gcc/testsuite/g++.dg/cpp0x/pr32566.C
gcc/testsuite/g++.dg/cpp0x/pr33839.C
gcc/testsuite/g++.dg/cpp0x/pr33930.C
gcc/testsuite/g++.dg/cpp0x/pr33955.C
gcc/testsuite/g++.dg/cpp0x/pr33996.C
gcc/testsuite/g++.dg/cpp0x/pr34054.C
gcc/testsuite/g++.dg/cpp0x/pr34056.C
gcc/testsuite/g++.dg/cpp0x/pr34057.C
gcc/testsuite/g++.dg/cpp0x/pr34058.C
gcc/testsuite/g++.dg/cpp0x/pr34060.C
gcc/testsuite/g++.dg/cpp0x/pr34061.C
gcc/testsuite/g++.dg/cpp0x/pr38646.C
gcc/testsuite/g++.dg/cpp0x/pr38795.C
gcc/testsuite/g++.dg/cpp0x/pr39639.C
gcc/testsuite/g++.dg/cpp0x/pr42844-2.C
gcc/testsuite/g++.dg/cpp0x/pr45908.C
gcc/testsuite/g++.dg/cpp0x/pr47416.C
gcc/testsuite/g++.dg/cpp0x/pr47476.C
gcc/testsuite/g++.dg/cpp0x/pr48522.C
gcc/testsuite/g++.dg/cpp0x/pr50491.C
gcc/testsuite/g++.dg/cpp0x/pr50901.C
gcc/testsuite/g++.dg/cpp0x/pr51150.C
gcc/testsuite/g++.dg/cpp0x/pr51216.C
gcc/testsuite/g++.dg/cpp0x/pr51225.C
gcc/testsuite/g++.dg/cpp0x/pr51313.C
gcc/testsuite/g++.dg/cpp0x/pr51547.C
gcc/testsuite/g++.dg/cpp0x/pr51619.C
gcc/testsuite/g++.dg/cpp0x/range-for1.C
gcc/testsuite/g++.dg/cpp0x/range-for10.C
gcc/testsuite/g++.dg/cpp0x/range-for11.C
gcc/testsuite/g++.dg/cpp0x/range-for12.C
gcc/testsuite/g++.dg/cpp0x/range-for13.C
gcc/testsuite/g++.dg/cpp0x/range-for14.C
gcc/testsuite/g++.dg/cpp0x/range-for15.C
gcc/testsuite/g++.dg/cpp0x/range-for16.C
gcc/testsuite/g++.dg/cpp0x/range-for17.C
gcc/testsuite/g++.dg/cpp0x/range-for18.C
gcc/testsuite/g++.dg/cpp0x/range-for19.C
gcc/testsuite/g++.dg/cpp0x/range-for2.C
gcc/testsuite/g++.dg/cpp0x/range-for20.C
gcc/testsuite/g++.dg/cpp0x/range-for21.C
gcc/testsuite/g++.dg/cpp0x/range-for22.C
gcc/testsuite/g++.dg/cpp0x/range-for3.C
gcc/testsuite/g++.dg/cpp0x/range-for4.C
gcc/testsuite/g++.dg/cpp0x/range-for5.C
gcc/testsuite/g++.dg/cpp0x/range-for6.C
gcc/testsuite/g++.dg/cpp0x/range-for7.C
gcc/testsuite/g++.dg/cpp0x/range-for8.C
gcc/testsuite/g++.dg/cpp0x/reference_collapsing.C
gcc/testsuite/g++.dg/cpp0x/rv-bitfield.C
gcc/testsuite/g++.dg/cpp0x/rv-bitfield2.C
gcc/testsuite/g++.dg/cpp0x/rv-cast.C
gcc/testsuite/g++.dg/cpp0x/rv-cast2.C
gcc/testsuite/g++.dg/cpp0x/rv-conv1.C
gcc/testsuite/g++.dg/cpp0x/rv-deduce.C
gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
gcc/testsuite/g++.dg/cpp0x/rv-dotstar.C
gcc/testsuite/g++.dg/cpp0x/rv-func.C
gcc/testsuite/g++.dg/cpp0x/rv-func2.C
gcc/testsuite/g++.dg/cpp0x/rv-func3.C
gcc/testsuite/g++.dg/cpp0x/rv-lvalue-req.C
gcc/testsuite/g++.dg/cpp0x/rv-reinterpret.C
gcc/testsuite/g++.dg/cpp0x/rv-restrict.C
gcc/testsuite/g++.dg/cpp0x/rv-return.C
gcc/testsuite/g++.dg/cpp0x/rv-template1.C
gcc/testsuite/g++.dg/cpp0x/rv-trivial-bug.C
gcc/testsuite/g++.dg/cpp0x/rv10.C
gcc/testsuite/g++.dg/cpp0x/rv1n.C
gcc/testsuite/g++.dg/cpp0x/rv1p.C
gcc/testsuite/g++.dg/cpp0x/rv2n.C
gcc/testsuite/g++.dg/cpp0x/rv2p.C
gcc/testsuite/g++.dg/cpp0x/rv3n.C
gcc/testsuite/g++.dg/cpp0x/rv3p.C
gcc/testsuite/g++.dg/cpp0x/rv4n.C
gcc/testsuite/g++.dg/cpp0x/rv4p.C
gcc/testsuite/g++.dg/cpp0x/rv5n.C
gcc/testsuite/g++.dg/cpp0x/rv5p.C
gcc/testsuite/g++.dg/cpp0x/rv6n.C
gcc/testsuite/g++.dg/cpp0x/rv6p.C
gcc/testsuite/g++.dg/cpp0x/rv7n.C
gcc/testsuite/g++.dg/cpp0x/rv7p.C
gcc/testsuite/g++.dg/cpp0x/rv8p.C
gcc/testsuite/g++.dg/cpp0x/rv9p.C
gcc/testsuite/g++.dg/cpp0x/rvo.C
gcc/testsuite/g++.dg/cpp0x/scoped_enum.C
gcc/testsuite/g++.dg/cpp0x/scoped_enum2.C
gcc/testsuite/g++.dg/cpp0x/scoped_enum_examples.C
gcc/testsuite/g++.dg/cpp0x/sfinae1.C
gcc/testsuite/g++.dg/cpp0x/sfinae10.C
gcc/testsuite/g++.dg/cpp0x/sfinae11.C
gcc/testsuite/g++.dg/cpp0x/sfinae12.C
gcc/testsuite/g++.dg/cpp0x/sfinae13.C
gcc/testsuite/g++.dg/cpp0x/sfinae14.C
gcc/testsuite/g++.dg/cpp0x/sfinae15.C
gcc/testsuite/g++.dg/cpp0x/sfinae16.C
gcc/testsuite/g++.dg/cpp0x/sfinae17.C
gcc/testsuite/g++.dg/cpp0x/sfinae18.C
gcc/testsuite/g++.dg/cpp0x/sfinae19.C
gcc/testsuite/g++.dg/cpp0x/sfinae2.C
gcc/testsuite/g++.dg/cpp0x/sfinae20.C
gcc/testsuite/g++.dg/cpp0x/sfinae21.C
gcc/testsuite/g++.dg/cpp0x/sfinae22.C
gcc/testsuite/g++.dg/cpp0x/sfinae23.C
gcc/testsuite/g++.dg/cpp0x/sfinae24.C
gcc/testsuite/g++.dg/cpp0x/sfinae25.C
gcc/testsuite/g++.dg/cpp0x/sfinae26.C
gcc/testsuite/g++.dg/cpp0x/sfinae27.C
gcc/testsuite/g++.dg/cpp0x/sfinae28.C
gcc/testsuite/g++.dg/cpp0x/sfinae29.C
gcc/testsuite/g++.dg/cpp0x/sfinae3.C
gcc/testsuite/g++.dg/cpp0x/sfinae31.C
gcc/testsuite/g++.dg/cpp0x/sfinae32.C
gcc/testsuite/g++.dg/cpp0x/sfinae4.C
gcc/testsuite/g++.dg/cpp0x/sfinae5.C
gcc/testsuite/g++.dg/cpp0x/sfinae6.C
gcc/testsuite/g++.dg/cpp0x/sfinae7.C
gcc/testsuite/g++.dg/cpp0x/sfinae8.C
gcc/testsuite/g++.dg/cpp0x/sfinae9.C
gcc/testsuite/g++.dg/cpp0x/static_assert1.C
gcc/testsuite/g++.dg/cpp0x/static_assert2.C
gcc/testsuite/g++.dg/cpp0x/static_assert3.C
gcc/testsuite/g++.dg/cpp0x/static_assert4.C
gcc/testsuite/g++.dg/cpp0x/static_assert5.C
gcc/testsuite/g++.dg/cpp0x/static_assert6.C
gcc/testsuite/g++.dg/cpp0x/std-layout1.C
gcc/testsuite/g++.dg/cpp0x/syntax-err1.C
gcc/testsuite/g++.dg/cpp0x/temp-constructor-bug.C
gcc/testsuite/g++.dg/cpp0x/temp-va-arg-bug.C
gcc/testsuite/g++.dg/cpp0x/temp_default1.C
gcc/testsuite/g++.dg/cpp0x/temp_default2.C
gcc/testsuite/g++.dg/cpp0x/temp_default3.C
gcc/testsuite/g++.dg/cpp0x/temp_default4.C
gcc/testsuite/g++.dg/cpp0x/template_deduction.C
gcc/testsuite/g++.dg/cpp0x/trailing1.C
gcc/testsuite/g++.dg/cpp0x/trailing3.C
gcc/testsuite/g++.dg/cpp0x/trailing4.C
gcc/testsuite/g++.dg/cpp0x/trailing5.C
gcc/testsuite/g++.dg/cpp0x/trailing6.C
gcc/testsuite/g++.dg/cpp0x/trailing7.C
gcc/testsuite/g++.dg/cpp0x/trivial1.C
gcc/testsuite/g++.dg/cpp0x/udlit-addr.C
gcc/testsuite/g++.dg/cpp0x/udlit-args-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-args.C
gcc/testsuite/g++.dg/cpp0x/udlit-clink-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-concat-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-concat.C
gcc/testsuite/g++.dg/cpp0x/udlit-constexpr.C
gcc/testsuite/g++.dg/cpp0x/udlit-declare-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-embed-quote.C
gcc/testsuite/g++.dg/cpp0x/udlit-friend.C
gcc/testsuite/g++.dg/cpp0x/udlit-general.C
gcc/testsuite/g++.dg/cpp0x/udlit-implicit-conv-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-inline.C
gcc/testsuite/g++.dg/cpp0x/udlit-linkage-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-mangle.C
gcc/testsuite/g++.dg/cpp0x/udlit-member-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-namespace.C
gcc/testsuite/g++.dg/cpp0x/udlit-nofunc-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-nonempty-str-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-nospace-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-nosuffix-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-nounder-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-operator-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-overflow-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-overflow.C
gcc/testsuite/g++.dg/cpp0x/udlit-preproc-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-raw-length.C
gcc/testsuite/g++.dg/cpp0x/udlit-raw-op-string-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-raw-op.C
gcc/testsuite/g++.dg/cpp0x/udlit-raw-str.C
gcc/testsuite/g++.dg/cpp0x/udlit-resolve.C
gcc/testsuite/g++.dg/cpp0x/udlit-shadow-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-string-length.C
gcc/testsuite/g++.dg/cpp0x/udlit-suffix-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-systemheader.C
gcc/testsuite/g++.dg/cpp0x/udlit-template.C
gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg.C
gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms-neg.C
gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms.C
gcc/testsuite/g++.dg/cpp0x/union1.C
gcc/testsuite/g++.dg/cpp0x/union2.C
gcc/testsuite/g++.dg/cpp0x/union3.C
gcc/testsuite/g++.dg/cpp0x/union4.C
gcc/testsuite/g++.dg/cpp0x/union5.C
gcc/testsuite/g++.dg/cpp0x/unnamed_refs.C
gcc/testsuite/g++.dg/cpp0x/variadic-104.C
gcc/testsuite/g++.dg/cpp0x/variadic-bind.C
gcc/testsuite/g++.dg/cpp0x/variadic-crash1.C
gcc/testsuite/g++.dg/cpp0x/variadic-crash2.C
gcc/testsuite/g++.dg/cpp0x/variadic-default.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex1.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex10.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex11.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex12.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex13.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex14.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex2.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex3.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex4.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex5.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex6.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex7.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex8.C
gcc/testsuite/g++.dg/cpp0x/variadic-ex9.C
gcc/testsuite/g++.dg/cpp0x/variadic-explicit1.C
gcc/testsuite/g++.dg/cpp0x/variadic-function.C
gcc/testsuite/g++.dg/cpp0x/variadic-init.C
gcc/testsuite/g++.dg/cpp0x/variadic-lambda.C
gcc/testsuite/g++.dg/cpp0x/variadic-mem_fn.C
gcc/testsuite/g++.dg/cpp0x/variadic-new.C
gcc/testsuite/g++.dg/cpp0x/variadic-new2.C
gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce1.C
gcc/testsuite/g++.dg/cpp0x/variadic-rref.C
gcc/testsuite/g++.dg/cpp0x/variadic-throw.C
gcc/testsuite/g++.dg/cpp0x/variadic-ttp.C
gcc/testsuite/g++.dg/cpp0x/variadic-tuple.C
gcc/testsuite/g++.dg/cpp0x/variadic-unify-2.C
gcc/testsuite/g++.dg/cpp0x/variadic-unify.C
gcc/testsuite/g++.dg/cpp0x/variadic-unresolved.C
gcc/testsuite/g++.dg/cpp0x/variadic1.C
gcc/testsuite/g++.dg/cpp0x/variadic10.C
gcc/testsuite/g++.dg/cpp0x/variadic100.C
gcc/testsuite/g++.dg/cpp0x/variadic101.C
gcc/testsuite/g++.dg/cpp0x/variadic102.C
gcc/testsuite/g++.dg/cpp0x/variadic103.C
gcc/testsuite/g++.dg/cpp0x/variadic105.C
gcc/testsuite/g++.dg/cpp0x/variadic106.C
gcc/testsuite/g++.dg/cpp0x/variadic107.C
gcc/testsuite/g++.dg/cpp0x/variadic108.C
gcc/testsuite/g++.dg/cpp0x/variadic109.C
gcc/testsuite/g++.dg/cpp0x/variadic11.C
gcc/testsuite/g++.dg/cpp0x/variadic110.C
gcc/testsuite/g++.dg/cpp0x/variadic111.C
gcc/testsuite/g++.dg/cpp0x/variadic112.C
gcc/testsuite/g++.dg/cpp0x/variadic113.C
gcc/testsuite/g++.dg/cpp0x/variadic114.C
gcc/testsuite/g++.dg/cpp0x/variadic115.C
gcc/testsuite/g++.dg/cpp0x/variadic116.C
gcc/testsuite/g++.dg/cpp0x/variadic117.C
gcc/testsuite/g++.dg/cpp0x/variadic118.C
gcc/testsuite/g++.dg/cpp0x/variadic12.C
gcc/testsuite/g++.dg/cpp0x/variadic121.C
gcc/testsuite/g++.dg/cpp0x/variadic13.C
gcc/testsuite/g++.dg/cpp0x/variadic135.C
gcc/testsuite/g++.dg/cpp0x/variadic14.C
gcc/testsuite/g++.dg/cpp0x/variadic143.C
gcc/testsuite/g++.dg/cpp0x/variadic15.C
gcc/testsuite/g++.dg/cpp0x/variadic16.C
gcc/testsuite/g++.dg/cpp0x/variadic17.C
gcc/testsuite/g++.dg/cpp0x/variadic18.C
gcc/testsuite/g++.dg/cpp0x/variadic19.C
gcc/testsuite/g++.dg/cpp0x/variadic2.C
gcc/testsuite/g++.dg/cpp0x/variadic20.C
gcc/testsuite/g++.dg/cpp0x/variadic21.C
gcc/testsuite/g++.dg/cpp0x/variadic22.C
gcc/testsuite/g++.dg/cpp0x/variadic23.C
gcc/testsuite/g++.dg/cpp0x/variadic24.C
gcc/testsuite/g++.dg/cpp0x/variadic25.C
gcc/testsuite/g++.dg/cpp0x/variadic26.C
gcc/testsuite/g++.dg/cpp0x/variadic27.C
gcc/testsuite/g++.dg/cpp0x/variadic28.C
gcc/testsuite/g++.dg/cpp0x/variadic29.C
gcc/testsuite/g++.dg/cpp0x/variadic3.C
gcc/testsuite/g++.dg/cpp0x/variadic30.C
gcc/testsuite/g++.dg/cpp0x/variadic31.C
gcc/testsuite/g++.dg/cpp0x/variadic32.C
gcc/testsuite/g++.dg/cpp0x/variadic33.C
gcc/testsuite/g++.dg/cpp0x/variadic34.C
gcc/testsuite/g++.dg/cpp0x/variadic35.C
gcc/testsuite/g++.dg/cpp0x/variadic36.C
gcc/testsuite/g++.dg/cpp0x/variadic37.C
gcc/testsuite/g++.dg/cpp0x/variadic38.C
gcc/testsuite/g++.dg/cpp0x/variadic39.C
gcc/testsuite/g++.dg/cpp0x/variadic4.C
gcc/testsuite/g++.dg/cpp0x/variadic40.C
gcc/testsuite/g++.dg/cpp0x/variadic41.C
gcc/testsuite/g++.dg/cpp0x/variadic42.C
gcc/testsuite/g++.dg/cpp0x/variadic43.C
gcc/testsuite/g++.dg/cpp0x/variadic44.C
gcc/testsuite/g++.dg/cpp0x/variadic45.C
gcc/testsuite/g++.dg/cpp0x/variadic46.C
gcc/testsuite/g++.dg/cpp0x/variadic47.C
gcc/testsuite/g++.dg/cpp0x/variadic48.C
gcc/testsuite/g++.dg/cpp0x/variadic49.C
gcc/testsuite/g++.dg/cpp0x/variadic5.C
gcc/testsuite/g++.dg/cpp0x/variadic50.C
gcc/testsuite/g++.dg/cpp0x/variadic51.C
gcc/testsuite/g++.dg/cpp0x/variadic52.C
gcc/testsuite/g++.dg/cpp0x/variadic53.C
gcc/testsuite/g++.dg/cpp0x/variadic54.C
gcc/testsuite/g++.dg/cpp0x/variadic55.C
gcc/testsuite/g++.dg/cpp0x/variadic56.C
gcc/testsuite/g++.dg/cpp0x/variadic57.C
gcc/testsuite/g++.dg/cpp0x/variadic58.C
gcc/testsuite/g++.dg/cpp0x/variadic59.C
gcc/testsuite/g++.dg/cpp0x/variadic6.C
gcc/testsuite/g++.dg/cpp0x/variadic63.C
gcc/testsuite/g++.dg/cpp0x/variadic64.C
gcc/testsuite/g++.dg/cpp0x/variadic65.C
gcc/testsuite/g++.dg/cpp0x/variadic66.C
gcc/testsuite/g++.dg/cpp0x/variadic67.C
gcc/testsuite/g++.dg/cpp0x/variadic68.C
gcc/testsuite/g++.dg/cpp0x/variadic69.C
gcc/testsuite/g++.dg/cpp0x/variadic7.C
gcc/testsuite/g++.dg/cpp0x/variadic70.C
gcc/testsuite/g++.dg/cpp0x/variadic71.C
gcc/testsuite/g++.dg/cpp0x/variadic72.C
gcc/testsuite/g++.dg/cpp0x/variadic73.C
gcc/testsuite/g++.dg/cpp0x/variadic75.C
gcc/testsuite/g++.dg/cpp0x/variadic76.C
gcc/testsuite/g++.dg/cpp0x/variadic77.C
gcc/testsuite/g++.dg/cpp0x/variadic78.C
gcc/testsuite/g++.dg/cpp0x/variadic79.C
gcc/testsuite/g++.dg/cpp0x/variadic8.C
gcc/testsuite/g++.dg/cpp0x/variadic80.C
gcc/testsuite/g++.dg/cpp0x/variadic81.C
gcc/testsuite/g++.dg/cpp0x/variadic82.C
gcc/testsuite/g++.dg/cpp0x/variadic83.C
gcc/testsuite/g++.dg/cpp0x/variadic84.C
gcc/testsuite/g++.dg/cpp0x/variadic85.C
gcc/testsuite/g++.dg/cpp0x/variadic86.C
gcc/testsuite/g++.dg/cpp0x/variadic87.C
gcc/testsuite/g++.dg/cpp0x/variadic88.C
gcc/testsuite/g++.dg/cpp0x/variadic89.C
gcc/testsuite/g++.dg/cpp0x/variadic9.C
gcc/testsuite/g++.dg/cpp0x/variadic90.C
gcc/testsuite/g++.dg/cpp0x/variadic91.C
gcc/testsuite/g++.dg/cpp0x/variadic92.C
gcc/testsuite/g++.dg/cpp0x/variadic93.C
gcc/testsuite/g++.dg/cpp0x/variadic94.C
gcc/testsuite/g++.dg/cpp0x/variadic95.C
gcc/testsuite/g++.dg/cpp0x/variadic96.C
gcc/testsuite/g++.dg/cpp0x/variadic97.C
gcc/testsuite/g++.dg/cpp0x/variadic98.C
gcc/testsuite/g++.dg/cpp0x/variadic99.C
gcc/testsuite/g++.dg/cpp0x/vt-33964.C
gcc/testsuite/g++.dg/cpp0x/vt-34050.C
gcc/testsuite/g++.dg/cpp0x/vt-34051-2.C
gcc/testsuite/g++.dg/cpp0x/vt-34051.C
gcc/testsuite/g++.dg/cpp0x/vt-34052.C
gcc/testsuite/g++.dg/cpp0x/vt-34055.C
gcc/testsuite/g++.dg/cpp0x/vt-34102.C
gcc/testsuite/g++.dg/cpp0x/vt-34103.C
gcc/testsuite/g++.dg/cpp0x/vt-34219-2.C
gcc/testsuite/g++.dg/cpp0x/vt-34219.C
gcc/testsuite/g++.dg/cpp0x/vt-34314.C
gcc/testsuite/g++.dg/cpp0x/vt-34399.C
gcc/testsuite/g++.dg/cpp0x/vt-34606.C
gcc/testsuite/g++.dg/cpp0x/vt-34751.C
gcc/testsuite/g++.dg/cpp0x/vt-34753.C
gcc/testsuite/g++.dg/cpp0x/vt-34754.C
gcc/testsuite/g++.dg/cpp0x/vt-34755.C
gcc/testsuite/g++.dg/cpp0x/vt-34919.C
gcc/testsuite/g++.dg/cpp0x/vt-34961.C
gcc/testsuite/g++.dg/cpp0x/vt-35023.C
gcc/testsuite/g++.dg/cpp0x/vt-35024.C
gcc/testsuite/g++.dg/cpp0x/vt-35026.C
gcc/testsuite/g++.dg/cpp0x/vt-35147.C
gcc/testsuite/g++.dg/cpp0x/vt-35242.C
gcc/testsuite/g++.dg/cpp0x/vt-35243.C
gcc/testsuite/g++.dg/cpp0x/vt-35331.C
gcc/testsuite/g++.dg/cpp0x/vt-37737-1.C
gcc/testsuite/g++.dg/cpp0x/vt-37737-2.C
gcc/testsuite/g++.dg/cpp0x/vt-40092.C

index 39a8353..520d77e 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Make sure -Wliteral-suffix is enabled by default and
 // triggers as expected.
index aad2737..9acfafe 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -Wzero-as-null-pointer-constant" }
+// { dg-options "-std=c++11 -Wzero-as-null-pointer-constant" }
 
 struct A;
 
index 1ac9065..a7d5633 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -pedantic" }
+// { dg-options "-std=c++11 -pedantic" }
 
 const char* foo()
 {
index 43e5e86..a6c8601 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49042
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 class A
index f38f993..7f5d361 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<template<class> class TT> struct X { };
 template<class> struct Y { };
index cbba90f..e3704d3 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // These also represent tests for printing alias declarations and
 // their instantiations.
index 733e791..b4e80f4 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <class T> using Ptr = T*;
 Ptr<unsigned>; // { dg-error "does not declare anything" }
index 43ef7ba..80795a8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 namespace N
 {
index 11c2686..758d180 100644 (file)
@@ -1,4 +1,4 @@
 // Origin: PR c++/51027
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 using INT = int // { dg-error "expected|;|at end of input" }
index 8555154..a7a55dd 100644 (file)
@@ -1,5 +1,5 @@
 // Origin PR c++/51191
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template< class T >
 class ClassTemplate {};
index 1a99802..9e6b19c 100644 (file)
@@ -1,5 +1,5 @@
 // Origin: PR c++/51145
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A {};
 
index b23e402..6ef8bf7 100644 (file)
@@ -1,5 +1,5 @@
 // Origin PR c++/51194
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class U, class V> //#1
 struct foo {};
index 6b5b42f..d8a71a4 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T> struct S0 {};
 template<class T> using AS0 = S0<T>;
index 5484efc..072cfb1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Exercise some member alias templates ...
 
index 876944e..c7da542 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // [temp.alias]/3:
 // The type-id in an alias template declaration shall not refer
index 1a4cbd5..f57a67a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // alias template of a partial specialization
 
index f60b2ea..1144038 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Alias template of non-class types.
 
index 96c349a..a1a6a36 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Add arguments to unbound template template parameter.
 
index c926df7..80c2fdd 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A {
     template <class U> using C = U;
index dcf642d..b4a23d0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <class T>
 struct A {
index a9aae37..04e9b70 100644 (file)
@@ -1,6 +1,6 @@
 // Origin: PR c++/51032
 // { dg-skip-if "No stabs" { aarch64*-*-* mmix-*-* *-*-aix* alpha*-*-* hppa*64*-*-* ia64-*-* *-*-vxworks* } { "*" } { "" } }
-// { dg-options "-std=c++0x -gstabs+" }
+// { dg-options "-std=c++11 -gstabs+" }
 
 template <class C>
 struct A {
index 8e8f715..a0a5561 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 int main(void)
 {
   static_assert(alignof(int) == __alignof(int), "alignof(int) does not equal __alignof(int)");
index 7c5aad3..9683a1e 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x -pedantic" }
+// { dg-options "-std=c++11 -pedantic" }
 int main(void)
 {
   alignof(int); //ok with a type but not with an expression
index 50c6ac9..75eff1f 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x -pedantic" }
+// { dg-options "-std=c++11 -pedantic" }
 int main(void)
 {
   alignof(void (void));   // { dg-warning "function type" }
index 92d636f..a05baa8 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51316
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 int main()
 {
index 9b89291..82e98ff 100644 (file)
@@ -1,6 +1,6 @@
 // Positive test for auto
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <typeinfo>
 extern "C" void abort();
index bd21dae..05f5f5c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38256
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int> struct A
 {
index cb2c4e0..726fa05 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40306, c++/40307
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 template< typename T >
index b23e1e2..1dca688 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template< typename Fn > struct function;
 
index 1b4ae8f..3610662 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40619
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename U> struct X {};
 
index 03608d3..f04b89f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42567
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename B>
 struct A {
index 0a59242..a5c521c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void f()
 {
index f709902..66c0cfe 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct Explicit {
   Explicit() = default;  // Line 2
index 626e9e2..cf6bcff 100644 (file)
@@ -1,6 +1,6 @@
 // Positive test for auto
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <typeinfo>
 extern "C" void abort();
index 90f8751..8561b3d 100644 (file)
@@ -1,6 +1,6 @@
 // Test for proper non-deduced context handling of the initializer
 // for an auto declaration/new.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct with_apply
 {
index 1cbcac5..1d022b3 100644 (file)
@@ -1,5 +1,5 @@
 // Origin PR c++/47208
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 constexpr auto list = { }; // { dg-error "deducing from brace-enclosed initializer list requires #include <initializer_list>" }
 static const int l = list.size();
index 66630e5..3011178 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47999
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int& identity(int& i)
 {
index 49b5a0e..799445c 100644 (file)
@@ -1,4 +1,4 @@
 // PR c++/46245
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<auto f()->int> struct A { };
index b024ad5..3911c58 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48599
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 int v[1];
 auto (*p)[1] = &v;             // { dg-error "array of .auto" }
index 2917c0e..0153d9c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42056
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<int> struct A
 {
index 6e55aa4..9d0c894 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/43321
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 void f(T t)
index 8d25016..1d6f0d0 100644 (file)
@@ -1,4 +1,4 @@
 // PR c++/51404
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int i = auto().x;  // { dg-error "invalid use of" }
index d47bca4..71b0ded 100644 (file)
@@ -1,6 +1,6 @@
 // Testcase for deduction of std::initializer_list for auto.
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <typeinfo>
 #include <initializer_list>
index ebe2df2..b5dd0d8 100644 (file)
@@ -1,5 +1,5 @@
 // Testcase for non-dependent auto in templates
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 3b3b829..d795c23 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/37965
 // Negative test for auto
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 auto i = 6;
 auto j;                        // { dg-error "has no initializer" }
index f357f2b..ee64979 100644 (file)
@@ -1,7 +1,7 @@
 // PR c++/37962
 // Negative test for auto
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <typeinfo>
 #include <stdarg.h>
index 42a2ac2..a0ce6b8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 struct S{};
 void f(S&&);
 
index dfb5bf4..abda403 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T>
 struct list {};
index 300015d..65cf269 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<int i> class X { /* ... */ };
 X< 1>2 > x1;    // // { dg-error "numeric constant" }
index 0e1985c..e6381c7 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename T>
 struct vector { 
 };
index 211f88b..5485611 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 struct S
 {
   S();
index 9cf97e6..2f10976 100644 (file)
@@ -3,7 +3,7 @@
 // Test cast from lvalue to rvalue
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index 02a59cd..93f2c9f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 template<typename T, typename U> struct same_type;
 template<typename T> struct same_type<T, T> {};
 
index 96c3273..98435f1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 template<typename T, typename U> struct same_type;
 template<typename T> struct same_type<T, T> {};
 
index 3c51c2c..4268a6b 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46336
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 extern "C" {
   enum A { };
index 757a6e3..c59949a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46420
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename> class vector { };
 struct A{};
index c60ba86..53c20a6 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47570
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 unsigned int constexpr one()
 { return 1; }
index c950a36..1409651 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47969
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index a6cf408..039411e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48089
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 // bang is ill-formed (diagnostic required) because its initializer is
 // non-constant, because it uses the value of an uninitialized object.
index 3fe3dcb..8f40719 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49776
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct s
 {
index e83f142..c596a43 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47301
-// { dg-options "-std=c++0x -fabi-version=1" }
+// { dg-options "-std=c++11 -fabi-version=1" }
 
 struct A
 {
index ee5fc98..3cde1ef 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 class base
 {
index 36939e1..db95e56 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 constexpr T do_get(T* x, int n) {
index 7cf7334..23c6ebd 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 struct IsNegative {
index f84cb52..a282b85 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr bool is_negative(int x) {
   return x < 0;
index 697d2d9..f530265 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr const int do_last(const int* x, int n) {
  return x[n - 1];
index d58f254..20b6344 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 constexpr T do_last(T* x, int n) {
index 17dd6e5..c307edb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 typedef decltype(sizeof(char)) size_type;
 
index 44775c0..7c83178 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49290
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 typedef unsigned T;
 struct S
index c17090c..4b6a3df 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <const int I[2]> struct A { int ir[I[0]]; };
 extern constexpr int ar[2] = { 1, 2 };
index e37400a..f2c8ddc 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-final { scan-assembler-not "static_initialization" } }
 
 struct A
index 9577f75..4f556ae 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46348
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<__SIZE_TYPE__ _Nw>
   struct _Base
index 145a430..38314ec 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48132
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct C
 {
index 9aeb75d..0658be9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49924
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { constexpr A() { } };
 
index ac85c07..fef7007 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 //A few constexpr's
 constexpr int foo() { return __alignof__(int); }
index ddf0da0..60bd558 100644 (file)
@@ -1,2 +1,2 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 constexpr auto value = 0;
index 774df31..b159bb8 100644 (file)
@@ -1,5 +1,5 @@
 // Test base/member class and static_assert with constexpr
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
   int i;
index 3ea7543..9849f20 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46293
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index cffe9ea..ec6646b 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/46526
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct Base
 {
index ce23cb9..8a061bf 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/46626
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 7eba498..5025f47 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46369
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 531bf31..6ad5aea 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/49136
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct day
 {
index b0ecbfb..6b20e70 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/49136
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct S
 {
index b3f5576..ef2762e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49813
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 inline constexpr bool
 isinf(long double __x)
index b6d7b64..7c128df 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51433
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr int f();
 constexpr int g() { return f(); }
index de17f3d..ff86b1b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index eee773e..0d4ea01 100644 (file)
@@ -1,5 +1,5 @@
 // Make sure C99 complex works with constexpr
-// { dg-options -std=gnu++0x }
+// { dg-options -std=gnu++11 }
 
 struct complex
 {
index 81fcc54..006a8c7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 constexpr int f()
 {
index e2328fc..dd47a79 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // Core DR 948
 
 constexpr int something() { return 3; }
index 2434096..855c8dc 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48909
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #define SA(X) static_assert((X),#X)
 
index 91c489d..23076b3 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 5280b13..0233373 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index d5bfbad..2315983 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46348
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 397b4b0..96b99e3 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46873
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S
 {
index 36b0178..63d4b15 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46877
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct new_allocator
 {
index 4f86f73..4051297 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47041
-// { dg-options "-std=c++0x -fno-elide-constructors" }
+// { dg-options "-std=c++11 -fno-elide-constructors" }
 
 struct S
 {
index 8338bf1..8a65ad2 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47199
-// { dg-options "-std=c++0x -fno-elide-constructors" }
+// { dg-options "-std=c++11 -fno-elide-constructors" }
 
 template < int > struct S
 {
index 81fc837..4d204a1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46466
-// { dg-options "-std=c++0x -fno-elide-constructors" }
+// { dg-options "-std=c++11 -fno-elide-constructors" }
 
 struct S { bool b; };
 constexpr S f() { return S{true}; }
index b7693f1..9d7e88d 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47774
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 0943fa4..f2a4d44 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // From N2235
 
index 2d614ec..47967ab 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename _Tp, _Tp v>
   struct A3
index 8c46fab..1af0662 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46930
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S {
   static constexpr int size;   // { dg-error "must have an initializer" "must have" }
index 1413b24..22ccedd 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46335
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct T { };
 struct A {
index faa8a36..4a02336 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46368
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class A;
 
index d3868b5..02f6958 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
   int i;
index a020888..571e58f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51526
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 const int j = 42;
 
index c85ed2e..8115baa 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51723
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <int... V>
 struct A
index 67c9503..5eb478d 100644 (file)
@@ -1,3 +1,3 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr bool never() = delete; // useless, but OK
index 7363e98..29adab9 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index cbd4983..21213eb 100644 (file)
@@ -1,5 +1,5 @@
 // Test that we explain why a template instantiation isn't constexpr
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 struct A
index c78416e..161b5a7 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47207
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr int X (X);           // { dg-error "not usable" }
 // { dg-message "own initializer" "" { target *-*-* } 4 }
index 100c17e..0a0887f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/45923
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int f(int);
 
index 6d231fa..45fee3b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 template<class T> class my_limits {
 public:
   static constexpr T min() throw() { return T(); }
index 5d090b5..55f8fa5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 constexpr int ellipsis(...) { return 1; }
 
 constexpr int ellipsis_c = ellipsis(); // OK
index 0bb6904..d6b4482 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index a9fc438..6a5565f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct Empty {};
 
index ef21211..5e6694d 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct IsLiteral {};
 
index e0026fc..133ad42 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct IsLiteral {};
 
index b07f924..3b7380d 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 typedef decltype(sizeof(char)) size_type;
 
index 9bd9aa5..f693cc1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { };
 struct B: A { };
index 3df7956..acf8bcc 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // From N2235
 
index 29e835c..a760a72 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // From N2235
 
index 5c0b1e2..1cda29b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -ftrack-macro-expansion=0" }
+// { dg-options "-std=c++11 -ftrack-macro-expansion=0" }
 
 #define SA(X) static_assert (X, #X)
 
index 4214f5c..1308904 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 2089873..d8ba419 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // Error: Explicit instantiation of a function template shall not use the
 // inline or constexpr specifiers
 template<class T> constexpr inline T bar(T x) { return x; }
index 8f0da0a..6521041 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T> constexpr inline T bar(T x) { return x; }
 
index 4c84d82..a81ce5a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr bool is_negative(int x) { return x < 0; }
 
index 57782cf..ee35f1f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48948
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { A(); };
 
index c708b04..e4cddf7 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // From N2235
 
index 6403ea1..5dda093 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // From N2235
 
index e8ca7bc..bd35e97 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // From N2235
 
index 73ddc8f..e66d332 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> struct A
 {
index 3b72484..aca7015 100644 (file)
@@ -1,5 +1,5 @@
 // We used to crash on this instead of giving a decent error.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { int i; };
 
index 856246f..952c6fd 100644 (file)
@@ -1,3 +1,3 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 int x;
 constexpr int& rx = x;
index 23903bc..1a66840 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46289
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index e1ee36d..35109e8 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51612
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {};
 
index b88ec66..56936b0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51621
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 1a494bb..3512261 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51327
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index f61535f..96de0c3 100644 (file)
@@ -1,6 +1,6 @@
 // A constructor that might or might not be constexpr still makes
 // its class literal.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 struct B
index 81822b0..26ffd3e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49015
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 class A;
 
index 6854e73..982332b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 namespace xstd {
index f34b980..7a75e5f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <initializer_list>
 
index 7620e6b..4909a08 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <initializer_list>
 #define SA(X) static_assert(X,#X)
index 8151857..a45e8cd 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { int i; };
 struct B: A { constexpr B(): A{} {} };
index 97f0399..9ddc9f8 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50024
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template< class T >
 struct Container
index 82514ed..6423588 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <type_traits>
 
index ef7ac6b..10a0aaa 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48296
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct X
 {
index 547f552..6f1d1a2 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/48911
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #define SA(X) static_assert((X),#X)
 
index a14d611..3d595d5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index c27615f..8e1bcd0 100644 (file)
@@ -1,5 +1,5 @@
 // Negative examples from N3092 (FCD)
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 // OK: declaration
 constexpr int square(int x);   // { dg-message "never defined" }
index 0476f90..9e33779 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 struct is_funny {
index 95a1443..e4e998b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 constexpr T value(T t) { return t; }
index 6e76ea8..1cda352 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr int f(int i) { return i; }
 #define SA(X) static_assert (X, #X)
index 119d4e1..b19c157 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // A call is noexcept if it is a valid subexpression of a constant
 // expression, even if it is not itself a constant expression.
 
index 7bf961b..52f2040 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct booleable {
   bool data;
index 91e93fd..56dc683 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51305
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr bool ok() noexcept
 {
index 7637c0a..c8bdb28 100644 (file)
@@ -1,6 +1,6 @@
 // Example from issue 1125 drafting; D() and v were well-formed with the
 // wording approved in Rapperswil, now seems they should be ill-formed.
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 struct B {
   constexpr B(int x) : i(0) { }    // "x" is unused
index 20e05c3..02ec95f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47200
-// { dg-options "-std=c++0x -w" }
+// { dg-options "-std=c++11 -w" }
 
 template < int > struct duration
 {
index 581be6d..3a9c92c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49988
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 template<int ... I> struct X { };
index 9104c8a..21036d8 100644 (file)
@@ -1,5 +1,5 @@
 // FIXME this is currently invalid, but seems like it should be OK
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { A() { } };
 
index 21e8bd5..77ceefe 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 3951fbd..110edd4 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 6381323..77b56af 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr int zero() { return 0; }
 
index 6c9d466..f5c319a 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // From N2235
 
index a038970..9234ad2 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 constexpr int verysquare(int x) { return x * x; }
 
index 3eb27aa..b9f8247 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -w -ftrack-macro-expansion=0" }
+// { dg-options "-std=c++11 -w -ftrack-macro-expansion=0" }
 
 #include <limits.h>
 extern constexpr int max_s = INT_MAX + 1;  // { dg-error "" }
index 5d5749c..8534f5f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47504
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 char constexpr sub(char arg)
 { return char(arg - char(1)); }
index dc393d7..84ff462 100644 (file)
@@ -1,6 +1,6 @@
 // The FCD doesn't allow typedefs and static_assert in constexpr functions,
 // but it should.
-// { dg-options "-std=c++0x -pedantic" }
+// { dg-options "-std=c++11 -pedantic" }
 
 template <class T>
 constexpr T f(T t)
index 775080a..c234f4a 100644 (file)
@@ -1,5 +1,5 @@
 // Positive examples from N3092 (FCD)
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #define SA(X) static_assert(X, #X)
 
index e933506..85a26f0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // We decided in Rapperswil that it's OK if any value of decide can produce
 // a constant expression.
 
index f6ed2f4..8a1c551 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct C { // literal type
   int m;
index bccec73..a7c79d7 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/51489
 // DR 1313
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct array
 {
index e17e02a..556b4e7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 2f9b488..327efa4 100644 (file)
@@ -1,5 +1,5 @@
 // Test that we catch excessive recursion.
-// { dg-options "-std=c++0x -fconstexpr-depth=5" }
+// { dg-options "-std=c++11 -fconstexpr-depth=5" }
 // { dg-prune-output "in constexpr expansion" }
 constexpr int f (int i) { return f (i-1); }
 constexpr int i = f(42);       // { dg-error "constexpr evaluation depth" }
index 482e1ba..0c10b4b 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49172
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #define SA(X) static_assert((X),#X)
 
index 2a86eb7..5091593 100644 (file)
@@ -1,5 +1,5 @@
 // Negative reference variable tests.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 extern int *p;
 constexpr int& ri = *p;                // { dg-error "p" }
index 24cc9c8..3722252 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50298
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int global_variable;
 
index 6ae355a..c256814 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/54777
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S
 {
index a6aa34e..0f5384a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49673: check that test_data goes into .rodata
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-additional-options -G0 { target { { alpha*-*-* frv*-*-* ia64-*-* lm32*-*-* m32r*-*-* microblaze*-*-* mips*-*-* powerpc*-*-* rs6000*-*-* score*-*-* } && { ! { *-*-darwin* *-*-aix* alpha*-*-*vms* } } } } }
 // { dg-final { scan-assembler "\\.rdata" { target mips*-*-* } } }
 // { dg-final { scan-assembler "rodata" { target { { *-*-linux-gnu *-*-gnu* *-*-elf } && { ! mips*-*-* } } } } }
index 3e08fb0..b9b5003 100644 (file)
@@ -1,5 +1,5 @@
 // Allow static_assert in constexpr constructors, too.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T>
 struct A
index 8ed2b5e..aa96499 100644 (file)
@@ -1,5 +1,5 @@
 // Test for constant initialization of non-literal class (e.g. mutex)
-// { dg-options "-std=c++0x -save-temps" }
+// { dg-options "-std=c++11 -save-temps" }
 // { dg-do run }
 
 struct A
index 67c3530..2ed8147 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 struct IsLiteral {};
 
 struct ShouldBeLiteral {
index dccdc85..1951edb 100644 (file)
@@ -1,5 +1,5 @@
 // Test for constant initialization of class with vtable
-// { dg-options "-std=c++0x -save-temps" }
+// { dg-options "-std=c++11 -save-temps" }
 // { dg-final { scan-assembler-not "static_initialization" } }
 // { dg-final cleanup-saved-temps }
 // { dg-do run }
index 8189fc5..aa060b8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 extern "C" void abort ();
index a401cc0..886e693 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 struct A
index a34704d..cf64979 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct B
 {
index e46ddaf..bb333b7 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48945
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
   static constexpr bool is();
index 7c84cf8..c6fd94e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50258
-// { dg-options "-std=c++0x -fpermissive" }
+// { dg-options "-std=c++11 -fpermissive" }
 
 struct Foo {
   static const double d = 3.14; // { dg-warning "constexpr" }
index 40e0c2d..562cf76 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46977
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template < typename > void
 foo ()
index e76d00d..a7132e1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr char c1 = "hi"[1];
 constexpr char c2 = "hi"[2];
index d229304..705d355 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 constexpr T value(T t = T()) { return t; }
index 55cf2ad..a59e767 100644 (file)
@@ -1,5 +1,5 @@
 // Test for constexpr conversion in case context
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum class E { e1, e2 };
 
index 9830939..1e7a92a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46472
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T> struct A {
   T t;
index 0c8c73d..ba97ab7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 8807723..d109229 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50248, DR 1358
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class Elt, unsigned max>
 struct earray
index 6786d16..368edb5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> struct A
 {
index 75b2fc4..66fcb2a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { constexpr operator int() { return 42; } };
 
index f1ef9dc..7f06080 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr int may_throw(bool decide) {
        return decide ? 42 : throw -1; // { dg-error "throw" }
index 2719e3a..98f25ec 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50508
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
   struct integral_constant {
index b523bb3..d72dc5a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <typeinfo>
 
index 3c7a7f3..53cecfa 100644 (file)
@@ -1,6 +1,6 @@
 // Test that we don't have to deal with type punning
 // DR 1188 says this is ill-formed
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 union U
 {
index 0bf2aa7..2ae7e40 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51675
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 union foo
 {
index fc794e9..a28d15e 100644 (file)
@@ -1,5 +1,5 @@
 // Core issue 898
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace N { const int i = 42; }
 namespace M { const int j = 42; }
index 6b28281..18272a6 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49520
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace x { void foo(); }
 
index 85799d9..2004a77 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct HopefullyLiteral {
   HopefullyLiteral() = default; // Should be a constexpr c'tor as of 12.1/6 and 8.4.2/4
index 1b0e28f..1be6a08 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 constexpr T value_init() { return T(); }
index 38d8993..57fe868 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50234
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #define SA(X) static_assert((X),#X)
 
index 5d0ad05..c2be327 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 template<class... T>
 constexpr bool variadics(T&&...) { return true; }
 
index 448ecb1..22ad73d 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47067
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct X {
     virtual void x();
index 059977b..0195a86 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/48570
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 extern "C" void abort ();
 constexpr wchar_t foo (int i) { return L"0123"[i]; }
index 4fc8980..586e0ba 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/48570
 // { dg-do compile }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr wchar_t c1 = L"hi"[3];       // { dg-error "out of bound" }
 constexpr char16_t c2 = u"hi"[3];      // { dg-error "out of bound" }
index ba2e4f4..c1a5f39 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options --std=c++0x }
+// { dg-options --std=c++11 }
 
 struct B {
        int i;
index dda0b9f..227bab1 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options --std=c++0x }
+// { dg-options --std=c++11 }
 
 struct A {
        int i, j;
index b411c99..c68d622 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options --std=c++0x }
+// { dg-options --std=c++11 }
 
 struct X {};
 
index 0052b32..59cf2ea 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 
 #include <cassert>
 
index 38393d3..24bf339 100644 (file)
@@ -1,5 +1,5 @@
 // Core 1212
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T, class U> struct assert_same_type;
 template <class T> struct assert_same_type<T,T> {};
index 2c263dd..7f85bc3 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // PR c++/33837
 void foo()
 {
index 260a0d1..8f4a86c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // PR c++/33838
 template<typename T> struct A
 {
index 8e3c824..d58011b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/33045
 int && f ();
 
index d1288e0..7b268fd 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T, typename U> 
 struct is_same 
index 6c48899..381f636 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34271
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int> struct A
 {
index ac32d34..01a6556 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/35316
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int> struct A
 {
index 77c794b..c39f6f1 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename T, typename U>
 struct is_same
 {
index 5c2d445..e0348ea 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/38640
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int N> void foo (decltype (N));
 template<long int N> void foo (decltype (N));
index 2002458..9f2398e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/39070
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename X> struct junk {
    template<typename Z> static Z y();
index 7f36ff0..c3a4453 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/36628
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 #include <typeinfo>
index 0d44586..0f639a0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37875
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <typename> struct X {};
 X<decltype(1 > 2)> x;
index e0c5900..81cb56b 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T, typename U> 
 struct is_same 
index 3155cdc..bba848c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42277
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S { int s; };
 template <int N>
index 7337256..a6e973f 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/6709 (DR 743)
 // PR c++/42603 (DR 950)
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 T make();
index 74811cf..623163f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42761
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename _Tp> _Tp* fn();
 
index 78eb89d..a254324 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int x, &&y = static_cast<int &&>(x);
 typedef decltype((y)) myInt;  // `y' is a parenthesized id-expression of type int that is an lvalue
index 16d0736..3b3a7d5 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47068
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> struct broken {
   int member;
index c9559f1..04465b9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47851
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct Type {
   void display_type();
index a81d411..705fd64 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { };
 
index cb962ad..0f0cd42 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48617
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T, decltype(T())> // #
 struct A {};
index 0045735..591bb03 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44175
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <bool, class T> struct enable_if { };
 template <class T> struct enable_if <true, T> { typedef T type; };
index a64bb65..ae1cb2a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44175
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <bool, class T> struct enable_if { };
 template <class T> struct enable_if <true, T> { typedef T type; };
index b44dd17..5730056 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T, typename U> 
 struct is_same 
index b23c9a9..2e7283e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49369
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class,class> struct assert_same;
 template <class T> struct assert_same<T,T> {};
index b9817eb..ce03ec1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49921
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct Local
 {
index c5f3a55..a53f9d0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50075
-// { dg-options "-std=c++0x -ftemplate-depth=10" }
+// { dg-options "-std=c++11 -ftemplate-depth=10" }
 
 template <typename T>
 auto make_array(const T& il) ->
index d022d16..935423a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50084
-// { dg-options "-std=c++0x -fno-inline" }
+// { dg-options "-std=c++11 -fno-inline" }
 
 template<typename>   struct remove_reference;
 template<typename T> struct remove_reference<T&> { typedef T type; };
index fbd15c2..9d7c318 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50870
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 struct impl
 {
index d1fd476..ee9537d 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50870
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class V>
   struct impl
index f3dfed9..2cf34c0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51265
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct Funny
 {
index cd715cb..5db826f 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T, typename U> 
 struct is_same 
index 1391539..4c31a2b 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T, typename U> 
 struct is_same 
index 7aa8e15..2f742ce 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T, typename U> 
 struct is_same 
index 4cd150e..c13ff8d 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34271
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int> struct A
 {
index 635228c..5185f9a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 template<typename T, typename U> struct same_type;
 template<typename T> struct same_type<T, T> {};
 
index e8fe37e..1f36b18 100644 (file)
@@ -1,6 +1,6 @@
 // Positive test for defaulted/deleted fns
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 64fa5f0..fe3eae5 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40381
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 struct A
 {
index b9bed7e..65cd0e2 100644 (file)
@@ -1,5 +1,5 @@
 // Core issue 901
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 5ddbcb3..ad15a0e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T>
 struct NonCopyable {
index e476d57..73072e2 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/39866
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A {
   A& operator=(const A&) = delete; // { dg-bogus "" }
index 6d182df..99400ac 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38796
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #define SA(X) static_assert ((X), #X)
 
index 741b43d..25b2d5a 100644 (file)
@@ -1,7 +1,7 @@
 // Test that non-inline default causes the function to be defined even if
 // it isn't used.
 
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-final { scan-assembler "_ZN1AC1Ev" } }
 
 struct A
index 79e91a0..48529f5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A                       // { dg-error "const|operator=" }
 {
index 559dfde..7dd1734 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void f(char i, int j) = delete;        // { dg-message "<deleted>" }
 void f(int i, ...);            // { dg-message "void f" }
index ea33df3..5603632 100644 (file)
@@ -1,5 +1,5 @@
 // We allocate a cookie to help us run the destructor even if it's deleted.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 struct A
index 57f74e8..8a8c874 100644 (file)
@@ -1,5 +1,5 @@
 // Negative test for defaulted/deleted fns.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void f();                      // { dg-error "previous" }
 void f() = delete;             // { dg-error "deleted" }
index 9b8c697..49919ef 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46497
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
   A(A&&) = default;
index 51505dc..09a211f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46736
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct U {
   U();
index 61e9d32..86dbed9 100644 (file)
@@ -1,6 +1,6 @@
 // Test that a virtual defaulted constructor is still virtual.
 // { dg-do run }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int r = 1;
 
index 5b4438d..319cb39 100644 (file)
@@ -1,5 +1,5 @@
 // Test for checking of exception specifications on defaulted fns
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 307bf94..7f9aed6 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48280
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S {
   template < typename > S (const S &) = default; // { dg-error "" }
index 2a38fed..26b0c91 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48930
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-prune-output "note" }
 
 struct A
index 746fa90..b9be726 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49066
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 void foo() = delete;           // { dg-message "declared here" }
 void foo();
index 7d9139d..8f71e9e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47544
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-final { scan-assembler "_ZN1sIiEC2Ev" } }
 // { dg-final { scan-assembler-not "_ZN1sIiED2Ev" } }
 
index bcbf763..e8b44da 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/49102
 // PR c++/50034
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
   A() = default;
index 5fcf5b0..9e6382e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46696
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index bc5b14d..21b1378 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37006
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T>
 struct A {
index 0bf4425..2440b94 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49507
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T>
 struct ConcretePoolKey
index c76a0f2..d866872 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/39164
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 351cdae..a365483 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50531
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename T>
 class DataFilter
index 0821992..463cc34 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-final { scan-assembler "__cxa_deleted_virtual" } }
 
 struct A
index ca700fb..8312ba1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/53096
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct foo
 {
index 5605384..3e5e926 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/37208: SFINAE and deleted functions.
 
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do compile }
 template<int> struct A { };
 
index b7bd16b..a8d7e98 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/37234
 // { dg-do link }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <typename T>
 class foo {
index c33d572..05f06c9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37906
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct b
 {
index 97c2925..00a24f0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38701, 38702
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void foo() = default;          // { dg-error "cannot be defaulted" }
 namespace
index f446f81..6ec9363 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38649
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 1e5e2cb..2907b03 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/39153
-// { dg-options "-std=c++0x -fno-inline" }
+// { dg-options "-std=c++11 -fno-inline" }
 
 struct _Impl_base
 {
index 1ceeeaf..de8a1a9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48319
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // We were failing to recognize declval<_Args1> as dependent.
 
 template<typename Tp> Tp declval() noexcept;
index b3f30bc..0e53dcb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <int U>
 struct TypeA
index 35d5e4b..70162a1 100644 (file)
@@ -3,7 +3,7 @@
 // Test: Implicit cast to rvalue when eliding copy
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index 216b1b5..811c539 100644 (file)
@@ -1,5 +1,5 @@
 // Core 1148: should be able to move from value parameter on return
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 78feac7..f302605 100644 (file)
@@ -3,7 +3,7 @@
 // Test: Implicit cast to rvalue when eliding copy
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index fb03692..41dd622 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/38021
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 enum : { };    // { dg-error "expected" }
 enum : 3 { };  // { dg-error "expected" }
index 55a1ab4..825cc64 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48534
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum class OpSE : bool;
 
index 156c765..a2bd353 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48969
-// { dg-options "-std=c++0x -ftemplate-depth=10" }
+// { dg-options "-std=c++11 -ftemplate-depth=10" }
 
 template<unsigned int N> struct Pair { };
 struct Foo { enum { Mask = 1 }; } foo;
index b2ec919..46d2686 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48780
-// { dg-options "-std=c++0x -fabi-version=0" }
+// { dg-options "-std=c++11 -fabi-version=0" }
 
 typedef __builtin_va_list __gnuc_va_list;
 typedef __gnuc_va_list va_list;
index ec02d3b..3f63724 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48780
-// { dg-options "-std=c++0x -fabi-version=5 -Wabi" }
+// { dg-options "-std=c++11 -fabi-version=5 -Wabi" }
 
 typedef __builtin_va_list __gnuc_va_list;
 typedef __gnuc_va_list va_list;
index 709b201..fe791f1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48106
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum class E : char
 {
index 1d33f90..6173774 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44311
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum class A { Val0, Val1 };
 
index ebb4868..941d85b 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48935
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum class ENUM { a };
 
index 8ba827e..e67928b 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48536
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 #include <climits>
 
index 306ed82..c37eebe 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47277
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int main(void) {
   enum e {};
index acdd86c..de423aa 100644 (file)
@@ -1,5 +1,5 @@
 // We shouldn't give an ABI warning about promotion in switch.
-// { dg-options "-std=c++0x -fabi-version=5 -Wabi" }
+// { dg-options "-std=c++11 -fabi-version=5 -Wabi" }
 
 enum class Foo { X };
 void test(Foo val)
index 21c265a..57eccaf 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38637
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int> enum E : int { e };      // { dg-error "declaration|expected" }
index e5dc186..0fcd9c9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47635
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum A { };
 void A::f() { }                        // { dg-error "not a class" }
index 4898912..aab0f5e 100644 (file)
@@ -1,4 +1,4 @@
 // { dg-do compile }
-// { dg-options "-pedantic -std=c++0x" }
+// { dg-options "-pedantic -std=c++11" }
 
 enum x { y, };
index 5ae5e1a..3e630d6 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38064
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 enum class E { elem };
index 002edf0..adf24b9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40633
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template< typename T >
 struct wrap {
index c4ceebe..fd41322 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40639
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template< typename T >
 struct wrap {
index e063984..74bd228 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37946
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 enum class E : char
 {
index 407672a..ed6635d 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37816
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class A
 {
index 0075e2d..b0205a9 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/47704
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void
 foo ()
index 10e510b..70a2103 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum class E { };
 E f();
index 7da232c..e63f418 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 typedef unsigned volatile long long uvlonglong;
 
index 4b14cf6..5257a9e 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-O2 -Wtype-limits -std=c++0x" }
+// { dg-options "-O2 -Wtype-limits -std=c++11" }
 extern void link_error (void);
 
 enum Alpha : unsigned char {
index 15cd38f..59abd16 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34395
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int... N> void foo (int... x[N])      // { dg-message "int \\\[N\\\]\\.\\.\\. x" }
 {
index ca681eb..d39e7f0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38656
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int> int foo();
 
index e7da961..deee9a2 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47336
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename T>
 void g(T t)
index 064c2f2..fa638a4 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49156
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T> T declval();
 
index 1931926..0baa500 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49181
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace std
 {
index 3b45795..e059e22 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48284
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename C>
 auto g(C& c) -> decltype (c.f()) { return c.f(); } // { dg-message "decltype .c\\.f" }
index 0dfbf9f..9c9f1c9 100644 (file)
@@ -1,5 +1,5 @@
 // Test for printing the type of T{} in error messages.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T, T t> struct A { };
 template <class T> A<T,T{}> f(T t); // { dg-message "T{}" }
index fe164fc..e3004c7 100644 (file)
@@ -1,5 +1,5 @@
 // Test for explicit conversion ops from N2437.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class U; class V;
 class T
index c2327c1..9938f54 100644 (file)
@@ -1,5 +1,5 @@
 // Test for explicit conversion ops in various conversion situations.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 typedef void (*pfn)();
 
index 78d6f59..6933c8c 100644 (file)
@@ -1,5 +1,5 @@
 // Test for "contextually converted to bool"
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 0f3bc62..bbefb68 100644 (file)
@@ -1,5 +1,5 @@
 // Negative explicit conv test.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A {
   A(const A&, int = 0);                // { dg-message "note" }
index 88a4707..4573fc6 100644 (file)
@@ -1,5 +1,5 @@
 // test for extension of DR 899 to handle template ctors
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 int r = 1;
index 0d620be..741b9a2 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47080
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
   explicit operator int();     // { dg-message "qualification conversion" }
index 7a0b73e..ed3b494 100644 (file)
@@ -3,7 +3,7 @@
 // can be converted to type T with a qualification conversion (4.4) are
 // also candidate functions.
 
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { };
 struct B: A { };
index ec2cb78..9cec57c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -pedantic" }
+// { dg-options "-std=c++11 -pedantic" }
 
 template <typename> void f() {}
 extern template void f<int>();
index 89a9ceb..7ec1864 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -pedantic" }
+// { dg-options "-std=c++11 -pedantic" }
 
 template <typename> class S {};
 extern template class S<int>;
index 25192ad..27cb057 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37766
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int a = 1;
 template<int& b = a> void f() {
index d94843c..c119e86 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46831
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct B { };
 struct D : B { };
index 2817ae5..a147538 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // opaque enum declarations
 enum class E1;
index a57c0a9..59c8045 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //This error is diagnosed at instantiation time
 template<typename T> struct S1
index b6ad871..d11dc74 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct S1
 {
index 4a7e9f9..682fd93 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 namespace S1
 {
index 0fcc3bd..162b4bf 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename T> struct S1
 {
index a2edfa7..a0e7486 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 namespace one
 {
index 51ef6e4..a42d93c 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 enum class E1 : int; // { dg-error "previous definition" }
 enum E1 : int;  // { dg-error "scoped/unscoped mismatch" }
index 62e445c..34e9af0 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename T> struct S1
 {
index 69e7311..1d85162 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //This instatiation is ok
 template<typename T> struct S1
index da8cde2..ba7d3c7 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename T> struct S1
 {
index 2cf4c3c..838d250 100644 (file)
@@ -1,5 +1,5 @@
 // From N1791
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 class C;
 typedef C Ct;
index 39276a0..7dbc894 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47721
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 // template type parameter friend:
 
index c3f6b85..70454db 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 struct S
 {
   S();
index 64084c1..7ab73bd 100644 (file)
@@ -1,8 +1,8 @@
 // PR c++/46807
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // In C++98/03, B::B(const B&) is trivial because A::A(const A&) is trivial,
 // even though doing overload resolution would mean calling the template
-// constructor.  In C++0x, we do overload resolution to determine triviality.
+// constructor.  In C++11, we do overload resolution to determine triviality.
 
 struct A
 {
index e4e16e1..777ed54 100644 (file)
@@ -1,5 +1,5 @@
 // Test for implicitly deleted destructors.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-prune-output "default definition would be ill-formed" }
 // { dg-prune-output "within this context" }
 
index 721a93d..fcc4761 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46103
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct MoveOnly {
   MoveOnly(const MoveOnly&) = delete;
index c974e2b..3b536e7 100644 (file)
@@ -1,6 +1,6 @@
 // Test that we consider base dtors in determining whether
 // a derived ctor is deleted even if the ctor is trivial.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index da806e0..ab51a87 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50500
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // If a class declares move operations, the implicitly declared copy
 // operations are deleted.
index f24a788..ae516b7 100644 (file)
@@ -1,6 +1,6 @@
 // Test that the synthesized C copy constructor calls the A template
 // constructor and has the appropriate exception specification.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 int r = 1;
index a43eca7..abef33a 100644 (file)
@@ -1,6 +1,6 @@
 // Basic runtime test for implicit move constructor
 // { dg-do run }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int m;
 
index 47fd56a..16cd4b4 100644 (file)
@@ -1,6 +1,6 @@
 // Test that a base with only a move constructor causes the implicit copy
 // constructor to be deleted.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A                       // { dg-message "declares a move" }
 {
index d252948..89ab44a 100644 (file)
@@ -1,6 +1,6 @@
 // Test that the default B copy constructor calls the deleted A
 // copy constructor.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A                       // { dg-message "declares a move" }
 {
index c790296..41781fb 100644 (file)
@@ -1,5 +1,5 @@
 // Circular implicit declarations were causing errors
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct Ray;
 
index f29e500..4d9d6a6 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44909
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // Declaring A<D<E>>'s copy ctor means choosing a ctor to initialize D<E>,
 // which means choosing a ctor for C<B<E>>, which meant considering
 // C(const B<E>&) which means choosing a ctor for B<E>, which means choosing
index c949af2..ba7f1b6 100644 (file)
@@ -1,6 +1,6 @@
 // The hack for PR c++/44909 breaks this testcase.  We need feedback
 // from the C++ committee to know how to proceed.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 3a6dbc5..dd5dd76 100644 (file)
@@ -1,5 +1,5 @@
 // Test that private base dtor makes derived ctor deleted
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 19eec33..6eb5bf2 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 typedef int IA[2];
 typedef double DA[2];
index 25113d7..e3008cc 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 typedef int IRT[2];
 
index 0ffcb3b..13ac0b3 100644 (file)
@@ -2,7 +2,7 @@
 // supported by the working draft, but is necessary for perfect forwarding
 // of initializer-lists to things that can take a std::initializer_list.
 
-// { dg-options "-std=c++0x -fdeduce-init-list" }
+// { dg-options "-std=c++11 -fdeduce-init-list" }
 // { dg-do run }
 
 #include <initializer_list>
index e43ce5d..673a05f 100644 (file)
@@ -1,6 +1,6 @@
 // Test that we properly extend the lifetime of the initializer_list
 // array even if the initializer_list is a subobject.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 #include <initializer_list>
index 16ae1ac..914b2c8 100644 (file)
@@ -1,6 +1,6 @@
 // Test that we properly extend the lifetime of the initializer_list
 // array even if the initializer_list is a subobject.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 #include <initializer_list>
index d17cda3..9999f2e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/41997
-// { dg-options "-std=c++0x -O2 -fdump-tree-optimized" }
+// { dg-options "-std=c++11 -O2 -fdump-tree-optimized" }
 // { dg-final { scan-tree-dump-not "_0" "optimized" } }
 // { dg-final { cleanup-tree-dump "optimized" } }
 
index 38b1782..87c926e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51738
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct Index
 {
index 215bb90..bb40b78 100644 (file)
@@ -1,5 +1,5 @@
 // Test for value-initialization via {}
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 void * operator new (__SIZE_TYPE__, void *p) { return p; }
index 2b78241..594d814 100644 (file)
@@ -2,7 +2,7 @@
 // constructor but defaulted default constructor.  The FDIS got this
 // wrong; see c++std-core-19883.
 
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 struct A
index ff45f71..fab5771 100644 (file)
@@ -1,6 +1,6 @@
 // Basic uses of initializer lists
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index bf955f5..0f78b2c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38380
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 namespace std
 {
index 546a533..1948d3e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38684
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index f344c78..f18f48f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38698
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-prune-output "note" }
 
 struct A
index bc5ee2c..53c9059 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/39056
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 #include <complex>
 
index bb67f3e..1760c61 100644 (file)
@@ -1,6 +1,6 @@
 // Bug: We weren't doing the normal replacement of array with pointer
 // for deduction in the context of a call because of the initializer list.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index b75cc81..55fc4a4 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Just discard errors pointing at header files
 // { dg-prune-output "include" }
index 86a0039..b6d1b1a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 extern "C" void abort();
index 6ea08d1..4e78bad 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 void f(int i);
 
index c9a9bcd..755c267 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/40308, 40311
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template< typename T >
 struct test {
index 9cb197c..6edd069 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Allow other errors, too
 // { dg-prune-output "error" }
index 2fe4770..c0133dd 100644 (file)
@@ -2,7 +2,7 @@
 // user-defined conversions.
 
 // { dg-do link }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index fcdb73f..ce2982b 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40689
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class X
 {
index 16923f8..bad9e00 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40689
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class X
 {
index 0855b59..f913aeb 100644 (file)
@@ -1,5 +1,5 @@
 // Core issue 934
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 int i;
 
index 48a997f..bc37fe6 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index 33e97c7..e4c99c4 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/39923
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index 8e5e006..cf0bfda 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/41754
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 #include <map>
index bb28bdb..1b9dfca 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/42059
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 void
 foo (int i)
index f8536d3..95f93ac 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42061
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 int& i = { j };        // { dg-error "invalid initialization|was not declared" }
index d1df7cb..b4125a5 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42060
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void foo()
 {
index 1568678..dbedeb9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42331
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class Mesh
 {
index 412deb5..063a08f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index a5bdb2e..e2c21ab 100644 (file)
@@ -1,5 +1,5 @@
 // Testcase for variadic init list deduction.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index ffc9855..85594a6 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/43028
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index 78bbb5e..7db5e78 100644 (file)
@@ -1,5 +1,5 @@
 // Test that we try normal init if no list ctor is viable.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index b1c0ba0..6376473 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44045
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct base
 {
index 92f5a3a..20df343 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44157
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index e5b7cb4..4b85475 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/41510
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct B
 {
index a703b45..2d41246 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44358
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 #include <initializer_list>
 
index 20c6ab6..8fed990 100644 (file)
@@ -1,5 +1,5 @@
 // DR 990
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index 32e20d5..1a4b8e5 100644 (file)
@@ -1,5 +1,5 @@
 // DR 990
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index a6dd1ec..afd8315 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { int i; };
 
index d1ffab8..8e5edb9 100644 (file)
@@ -1,5 +1,5 @@
 // Test for initializer-list 'explicit' rule
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 8cf36be..0592fa2 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/54835, DR 1518
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index b538548..f07cf1d 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44703
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <initializer_list>
 
index e63959d..c1ab63d 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum Unscoped { };
 enum class Scoped { };
index 72a09bd..6e524f4 100644 (file)
@@ -1,5 +1,5 @@
 // Test that using T{} at file scope doesn't create a static temporary.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-final { scan-assembler-not "local" } }
 
 struct A { };
index fbe0ea3..1c64033 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <initializer_list>
 
index 0e34bc1..c4c1867 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/46289
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 2b9f07d..64bc314 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48281
-// { dg-options "-std=c++0x -O2" }
+// { dg-options "-std=c++11 -O2" }
 // { dg-do run }
 
 #include <initializer_list>
index 06d683e..91f7d5e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { ~A() = delete; };   // { dg-message "declared" }
 
index 9eb451a..b8a5cf2 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48726
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <memory>
 
index 752c433..cfed154 100644 (file)
@@ -1,5 +1,5 @@
 // Test for non-trivial list-initialization with array new.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 struct A
index 51345c7..ed8f00a 100644 (file)
@@ -1,5 +1,5 @@
 // Test for narrowing diagnostics
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 #include <initializer_list>
 
index 5cb23e2..50b5d18 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/45418
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A1 { };
 struct A2 {
index 9163dd3..1a63570 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47184
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S
 {
index 17c0cfe..8a70513 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/45378
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 int main()
 {
index 22633f9..8e53327 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49216
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 #include <initializer_list>
index cdb2961..d50c230 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49355
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <string>
 
index cb42e81..917bc93 100644 (file)
@@ -1,5 +1,5 @@
 // Test for -Wno-narrowing
-// { dg-options "-std=c++0x -pedantic-errors -Wno-narrowing" }
+// { dg-options "-std=c++11 -pedantic-errors -Wno-narrowing" }
 
 int i;
 float d = { i };
index 862b41b..72ad364 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47453
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 // invalid
 int a({0});                    // { dg-error "" }
index d945a46..1a44b81 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50054
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 void g( const int& (a)[1] ) {} // { dg-error "array of references" }
 
index dfb9f0c..a04e191 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50209
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S { int i,j; };
 
index 2cc015d..3974042 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49996
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 5235703..631bbd0 100644 (file)
@@ -1,5 +1,5 @@
 // Test for initlist lifetime
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 #include <initializer_list>
index cabbcd1..3a25e13 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51399
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index bcf1658..1550d47 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51553
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct X
 {
index 55a0371..73c9242 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37932
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 typedef enum { AA=1, BB=2 } my_enum;
 
index db63eee..e2c85d7 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37740
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A
 {
index 197fdd4..0ad3946 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/37860
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct b
 {
index e422d89..287b7e0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-final { scan-assembler "_ZN1Q2V11fEv" } }
 // { dg-final { scan-assembler "_ZN1Q2V11iE" } }
 
index 17a8bf6..19fb9ad 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace Q {
   inline namespace V1 {
index 7c9d6b9..4e8449e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace C
 {
index 2eb3a3c..34a5a5a 100644 (file)
@@ -7,7 +7,7 @@
 //   section "Revision 1 Summary and Rationale" for more details.
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index f41c21a..d993294 100644 (file)
@@ -4,7 +4,7 @@
 //   o the variable or function is not used (3.2 [basic.def.odr]) or is
 //   defined in the same translation unit.
 
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename T> struct B {
   void g(T){}
index 3ef710d..eb6a326 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -pedantic" }
+// { dg-options "-std=c++11 -pedantic" }
 
 void foo()
 {
index 12e363a..f86618a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -pedantic-errors" }
+// { dg-options "-std=c++11 -pedantic-errors" }
 
 #include <utility>
 
index 2dff24c..e97f4f6 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 // { dg-do link }
 
 template<typename _Tp>
index 0ccd42f..f710f1e 100644 (file)
@@ -3,7 +3,7 @@
 // Test: Named rvalue references are treated as lvalues.
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index b6be1ef..4526cd3 100644 (file)
@@ -1,5 +1,5 @@
 // Test for noexcept-expression
-// { dg-options "-std=c++0x -O2" }
+// { dg-options "-std=c++11 -O2" }
 
 #include <typeinfo>
 
index ffbb091..7883176 100644 (file)
@@ -1,5 +1,5 @@
 // Test for noexcept-specification
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #define SA(X) static_assert(X, #X)
 
index 41c442e..b45cf36 100644 (file)
@@ -1,5 +1,5 @@
 // Runtime test for noexcept-specification.
-// { dg-options "-std=c++0x -Wnoexcept" }
+// { dg-options "-std=c++11 -Wnoexcept" }
 // { dg-do run { target nonpic } }
 
 #include <exception>
index 8df8186..6d31e5b 100644 (file)
@@ -3,7 +3,7 @@
 // the compiler doesn't get clever about optimizing the calls based on
 // knowledge about the called functions.
 
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 #include <exception>
index 6acea43..8c74712 100644 (file)
@@ -8,7 +8,7 @@
 // { dg-final { scan-assembler-not "EHB" } }
 // { dg-final { scan-assembler "LSDA" } }
 
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A { ~A(); };
 void g();
index 3babdff..5168dc6 100644 (file)
@@ -1,6 +1,6 @@
 // Test that checking of a nothrow specification uses the one on the
 // definition.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 #include <exception>
index 0a5773f..f6df39f 100644 (file)
@@ -1,6 +1,6 @@
 // Test that checking of a nothrow specification uses the one on the
 // definition.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 #include <exception>
index 1df85ef..bceebb7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-prune-output "overriding" }
 
 struct A
index 2a4525c..b50ef99 100644 (file)
@@ -1,5 +1,5 @@
 // Test that -Wnoexcept works with templates
-// { dg-options "-std=c++0x -Wnoexcept" }
+// { dg-options "-std=c++11 -Wnoexcept" }
 
 template <class T>
 T f (T t) { return t; }                // { dg-warning "does not throw" }
index 058a387..1e86ac2 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49082
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace std { template <class T> T&& declval() noexcept; }
 
index b7c64a6..879a63e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49107
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename _Tp>
 _Tp declval() noexcept;
index 1fd1b03..592504b 100644 (file)
@@ -1,5 +1,5 @@
 // Test that we handle merging with deferred noexcept.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class U>
 struct O
index 7d51c82..7e76200 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49107
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace std
 {
index eba2c40..e6afca2 100644 (file)
@@ -1,4 +1,4 @@
 // PR c++/50309
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 void foo () noexcept () { } // { dg-error "expected" }
index db5b5c7..efbd2ba 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50391
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <type_traits>
 
index b69b6dd..a7e6cd8 100644 (file)
@@ -3,7 +3,7 @@
 
 // { dg-additional-sources "nolinkage1a.cc" }
 // { dg-do link }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include "nolinkage1.h"
 
index 2b510bb..7b3c4ad 100644 (file)
@@ -4,7 +4,7 @@
 //   That is, their presence should cause compiler declared
 //   copy ctor or assignment to be deleted.
 
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <assert.h>
 
index ddf9f04..1051288 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50707
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int g;
 
index b3d9b93..4398739 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #define SA(X) static_assert(X,#X)
 
index 1951262..e4b963c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 2777fb5..3aae12c 100644 (file)
@@ -1,5 +1,5 @@
 // Do NSDMI get deferred instantiation?
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 struct A
index 65b2e73..9d39f29 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 struct A
index 85abfbf..ada5104 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51666 (DR 325)
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T, typename U>
 struct tuple
index 09c92d2..301eb61 100644 (file)
@@ -1,6 +1,6 @@
 // Core issue 1351
 // { dg-do run { xfail *-*-* } }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 bool fail;
 struct A
index 526f29a..68af735 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50563
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S1 {
   int a{10}, b{20};     // OK
index a6321ff..0d71417 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50930
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct nmc {
  nmc() = default;
index 04f1e03..aa77680 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct base
 {
index 27b0aa5..952949c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50614
-// { dg-options "-std=c++0x -fcompare-debug" }
+// { dg-options "-std=c++11 -fcompare-debug" }
 
 struct A
 {
index 4aa8d48..edf54bb 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51611
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 struct A
index 159c16d..a840700 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 9636bed..5be3366 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 73b2bc2..3024e73 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index db365cb..08579ee 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 int c;
 
index 62803b0..9b33346 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct X
 {
index de3860c..27643e6 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test assignment to pointer
 
index 80977cb..7c33074 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test assignment to nullptr_t
 
index b6df896..aaf199c 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test assignment to int
 
index be581bc..999f054 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test cast to int
 
index 22a8b51..e6e6a1b 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test assignment to method pointer
 
index c50bb9b..9b7b4dc 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test compare to pointer
 
index 64d442b..b2c27e8 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test compare to int
 
index 1e5db27..d09e070 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test conversion to bool
 
index b35a3c3..df6f501 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test compare to literal 0
 
index fa32267..4924dba 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test arithmetic operations
 
index 5907816..91e8e71 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test relational operators
 
index 1713259..0c13151 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test sizeof
 
index a937758..c51c81e 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test typeid
 
index 4c4627b..1e9e517 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test overload preference char*/int
 
index af661ec..1f91bae 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test template deduction
 
index 0ec0b6a..9456523 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test template deduction
 
index 2e58055..7288414 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test that bool is a better overload match than int
 
index b8fa38c..6566288 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test overload of pointer versus bool when applied on a nullptr_t
 
index ecc3613..92e7f9a 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test overload of pointer versus nullptr_t when applied on a literal 0/__null
 
index 3e58406..6c07ece 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test passing to ellipisis
 
index 8362bd2..0355b82 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test throw and catch
 
index d800f98..08c3b0a 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x -Wall -Wformat=2 -Wstrict-null-sentinel" }
+// { dg-options "-std=c++11 -Wall -Wformat=2 -Wstrict-null-sentinel" }
 
 // Test various warnings
 
index a078269..077cd36 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50361
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <initializer_list>
 
index f391779..e7833d1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50371
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<decltype(nullptr)>
 struct nt;
index b8a7f45..bdc2ed3 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<decltype(nullptr)>
 struct nt{};
index b7421b8..457e3ae 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51530
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T, class U>
 void f(T, U);
index 7781112..2661060 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 // { dg-do link }
 
 struct S {};
index 0e622bc..a3fdd3a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 // { dg-do link }
 
 struct T {};
index 3782d4a..b10bb43 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 // { dg-do link }
 // Generated by overload.py
 
index b335ea2..e532fa2 100644 (file)
@@ -1,5 +1,5 @@
 // Core 1321
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // Two dependent names are equivalent even if the overload sets found by
 // phase 1 lookup are different.  Merging them keeps the earlier set.
 
index a42707f..00f9fde 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 // { dg-do link }
 // Generated by overload.py
 
index ba580b5..5b48710 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 struct B
 {
   virtual void f() final {}
index 1a7a36e..e5a9aa6 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 struct B1 {};
 
 struct B2 final {};
index 4fa7461..0a86caf 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/43509
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 typedef int B;                 // { dg-message "" }
 B::B() {}                      // { dg-error "" }
index 0764939..95901e5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename, typename..., typename> void foo(); // { dg-message "note" }
 
 void bar()
index afd3237..1e7507c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename..., typename> void foo(); // { dg-message "note" }
 
 void bar()
index 8016ee6..f4de197 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename..., typename> struct A // { dg-error "parameter pack" }
 {
  static int i;
index 5478616..3bce578 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... T> int foo(const T&) // { dg-error "not expanded with|T" }
 {
  union { T t; }; // { dg-error "not expanded with|T" }
index 956a08b..b7a7bbf 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template <typename... T> struct A // { dg-message "candidates|A" }
 {
   A(T* p) {  // { dg-error "parameter packs|T" }
index 7473883..26c34b0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename> struct A;
 template<typename T, typename... U> struct A<T(U)> // { dg-error "parameter packs|U" }
index c64bc31..1322195 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...> struct A;
 
 template<char> struct A<> {}; // { dg-error "not used in partial specialization|anonymous|declaration" }
index f4e411c..bed4b57 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... T, T = 0> struct A {}; // { dg-error "parameter packs|T|the end|parameter packs|anonymous" }
 
 struct B
index 1eb9d31..0decd75 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<int, typename... T> struct A
 {
index b1f86fe..316ddb6 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... T> struct A
 {
   template<int> void foo(A<T>); // { dg-error "not expanded|T" }
index b3f2b5b..283eafb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template <typename... T> struct A
 {
   void foo(T...);
index 94fb9cc..39a7349 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename...> struct A;
 
index e78dfdf..9231871 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename ...T> struct A
 {
   typedef typename T::X Y; // { dg-error "not expanded|T" }
index a721eed..4e5700c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename ...T, int = 0> struct A {}; // { dg-error "end of" }
 
 A<int> a; // { dg-error "mismatch|expected|invalid" }
index 210a29c..7b91360 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...> struct A;
 
 template<typename...T> struct A<T*> // { dg-error "not expanded|T" }
index c525cca..c1cca94 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...> struct A;
 
 template<typename...T> struct A<T> // { dg-error "not expanded|T|" }
index 8e4bc00..ca197ec 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...T> struct A
 {
   static T i; // { dg-error "parameter packs|T" }
index 5876dbe..595e20e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...> struct A;
 
 template<typename...T, typename...U> 
index 543dc88..f0f4b3c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 int x[5];
 
 template<int M, int N, int (&... p)[N]> struct A;
index d8f7b03..df30b6a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<void (*... fp)()> struct A
 {
   A() { fp(); } // { dg-error "not expanded|fp" }
index f6e7a5b..5802078 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<int...> struct A;
 
 template<template<int> class... T> struct A<T...> {}; // { dg-error "mismatch|expected" }
index 0a6610a..b4d3a62 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 template<int> struct A;
 
 void foo()
index d1e6fa5..814fb65 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 typedef const int* type;
 
 float& foo( const type& ggg );
index cde92de..191fe5c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename T>
 struct uncvref
 {
index 07590f0..47829c0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #define BUG
 struct type
index cfc6c4b..19fcece 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/34054
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename... T> T foo() {} // { dg-error "not expanded|T" }
index 0e5246b..f227ce1 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34056
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename... T> struct A
 {
index 38da5ff..1c28c54 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34057
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <typename... T> struct A
 {
index 0cf1fae..74dabc5 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34058
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <typename...T> struct A
 {
index 8e0d321..6653eb6 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34060
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <int> struct A
 {
index 7d6e71d..bb750f1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/34061
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<template<int> class ...T> struct A : T<0> {}; // { dg-error "not expanded|T" }
index f15fc8c..2177aab 100644 (file)
@@ -1,6 +1,6 @@
 /* PR c++/38646 */
 /* { dg-do compile } */
-/* { dg-options "-std=c++0x" } */
+/* { dg-options "-std=c++11" } */
 
 template<int...> struct A;
 
index 54fb361..bf44357 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/38795
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename... T> int foo(int i)
 {
index 0838a0b..873c51e 100644 (file)
@@ -1,7 +1,7 @@
 // Contributed by Dodji Seketeli <dodji@redhat.com>
 // Origin: PR c++/39639
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-prune-output "template argument 1 is invalid" }
 
 template <class... Types>
index 4425aac..c7a02c2 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/42844
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A // { dg-message "user-provided default constructor" }
 {
index 45399b5..b50b7b0 100644 (file)
@@ -2,7 +2,7 @@
 // Testcase by Jonathan Wakely <redi@gcc.gnu.org>
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct vector {
     struct iterator { };
index 55426c1..d7c5b13 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/47416
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 namespace std
 {
index 1f6f09c..dd386d1 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/47476
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 int
 foo (int a, int b)
index 1543d8a..4f1117b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <typename T>
 struct Handle
index 48e7a1f..c617716 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct GrandParent {
   void *get();
index 439c15c..091952f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T> int foo(int a)
 {
index 37eb166..8fe2b6f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51150
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct Clock {
   double Now();
index 4bdd071..0433c84 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51216
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void foo()
 {
index 6fcf861..a9f1cf0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51225
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int> struct A {};
 
index ff078e0..2033296 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51313
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class ostream;
 
index 80215f6..5fae55a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51547
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <class T>
 struct vector
index dd51679..75a9220 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/51619
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct A { virtual ~A(); };
 struct B { A a[1][1]; } b;
index 49e2ecd..b0e7115 100644 (file)
@@ -2,7 +2,7 @@
 // Test the loop with an array
 
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 extern "C" void abort();
 
index 6620748..e93f76e 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/47388
 // { dg-do compile }
-// { dg-options "-fno-for-scope -std=c++0x" }
+// { dg-options "-fno-for-scope -std=c++11" }
 
 template <int>
 void
index d02519a..84f8558 100644 (file)
@@ -3,7 +3,7 @@
 // with begin/end as member functions
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct iterator
 {
index 9b405dc..4b85366 100644 (file)
@@ -2,7 +2,7 @@
 // and begin/end as member functions
 
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 /* Preliminary declarations */
 namespace pre
index 7ebf0c5..2b8d7f7 100644 (file)
@@ -2,7 +2,7 @@
 // with member begin/end
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //These should not be used
 template<typename T> int *begin(T &t)
index 438555e..651ce37 100644 (file)
@@ -2,7 +2,7 @@
 // begin/end member functions
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //These should not be used
 template<typename T> int *begin(T &t)
index 38f3307..bbdc199 100644 (file)
@@ -2,7 +2,7 @@
 // and begin/end as member (non-)virtual functions
 
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 unsigned int g;
 
index 86cc2a8..76c1b91 100644 (file)
@@ -2,7 +2,7 @@
 // incomplete type or unknown size
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 extern int a[10];
 extern int b[];
index eb888d9..72516f1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 extern "C" int printf (const char *, ...);
 
index 386d73d..f06311c 100644 (file)
@@ -1,7 +1,7 @@
 // PR c++/48994
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <typename T>
 struct myvec
index 4306fbd..ee208d7 100644 (file)
@@ -1,7 +1,7 @@
 // PR c++/49838
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 int main()
 {
index 17eb41d..325525c 100644 (file)
@@ -3,7 +3,7 @@
 // with begin/end in an associated namespace
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct iterator
 {
index 890eb0a..3d979d2 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/49834
 // PR c++/50020
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 07bb95f..bf0b02b 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49983
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 void f(T t)
index 5fef5e6..9db46ee 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<int I> void f() {
   for (auto i: {I} );
index 85115a3..c2204f9 100644 (file)
@@ -3,7 +3,7 @@
 // with begin/end in std
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct iterator
 {
index afbcf14..b27ec6f 100644 (file)
@@ -1,7 +1,7 @@
 // Test for range-based for loop with templates
 
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 /* Preliminary declarations */
 namespace pre
index 04754b7..e74e33a 100644 (file)
@@ -1,7 +1,7 @@
 // Test for errors in range-based for loops
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct container
 {
index 775507f..5fe405f 100644 (file)
@@ -2,7 +2,7 @@
 // Test the loop with an initializer_list
 
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index ad89dc2..253d6b0 100644 (file)
@@ -1,7 +1,7 @@
 // PR c++/46056
 // Check that range-based for loop calls destructors 
 // when required
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 extern "C" void abort();
 
index 641dfe0..7ef214e 100644 (file)
@@ -2,7 +2,7 @@
 // a new type
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <initializer_list>
 
index 5b682e3..669689d 100644 (file)
@@ -4,7 +4,7 @@
 //    for how cv-qualifications are applied to reference types. 7.1.3, 14.3.1
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index ed866f9..e4db7a2 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index e054151..1f0d12e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51868
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
   A() {}
index 48b7c13..d7bafc4 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 void f(int i)
 {
index 94ee4ca..4d2ed52 100644 (file)
@@ -1,5 +1,5 @@
 // Test for const_cast to reference (5.2.11/4).
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> T&& xval();
 template <class T> T& lval();
index 3852991..ba2b6bb 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49267
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct X {
   operator int&();
index 0435436..7763c42 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/36816, core issue 873
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> void h (T&&) { }
 
index 160296f..26a8d55 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48313
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename F>
 void f(F&&) { }
index 65aac8d..104ecbd 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49389
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T> T&& val();
 
index db14296..3ac7118 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48457, Core 1238
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 T&& create();
index b792342..51516bf 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49458
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 typedef void ftype();
 
index 8504682..f331401 100644 (file)
@@ -1,5 +1,5 @@
 // DR 1328
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> struct A {
   operator T&();  // #1
index a8f424d..fd5aa65 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> T&& declval();
 
index 5b6e4c3..02061fc 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 void f(int &);
index 569ee5b..23c7bbe 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/45401
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 typedef int &__restrict restrictLvref;
 typedef restrictLvref &&rvrefToRestrictLvref;
index 3ab6598..088f376 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/41815
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T, typename U> struct same_type;
 template<typename T> struct same_type<T, T> {};
index 11f53bd..d73108c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44870
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 void foo(int&& data);
 
index cbce7c4..217116a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/33235
 #include <cassert>
 
index 5e78b1d..3c6566b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 struct A
 {
index b15bdfb..9ee46dc 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index 99e39e6..f2f4c0b 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index f22e863..c39d5c0 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index fca45c7..209f893 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index 14b810a..67cbde2 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index 804b2ff..12db70c 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index 076e9a0..9ed324e 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index b2744e3..8ec2571 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index d9b8cd2..667012f 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index 9bb5e2b..171b6dc 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index fbc932d..89ed1c0 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index b2a3bde..92a4f94 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index 206cc79..4d81e2a 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index 918dc14..551b9d9 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index f6784df..650fd76 100644 (file)
@@ -3,7 +3,7 @@
 // Test overload resolution among reference types
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-skip-if "packed attribute missing for struct one/three/five/seven" { "epiphany-*-*" } { "*" } { "" } }
 
 template <bool> struct sa;
index ec08a82..4714d7c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/36744
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do run }
 
 struct S
index d4459af..0ba8b10 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // Contributed by Sylvain Pion
 static int rvalue_constructions = 0;
 
index 20391eb..a1f9948 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 enum class Color1 {
   Red, 
   Green,
index e87b36a..bf9e657 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 enum class E { e = 10 };
 enum E2 { e2 = 10 };
index 67c3fcb..aea744d 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 enum class Col { red, yellow, green };
                                 
 int x = Col::red; // { dg-error "cannot convert" }
index 292d8ae..855d967 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template< typename T_VECTOR >
 void f(const T_VECTOR &a, decltype(a[0]) t = 0);
index ede8b70..c62aba7 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48452
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 namespace std {
   template <class T> T&& declval();
 }
index 2e8408d..e5d5255 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48468
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-prune-output "note" }
 
 template<class T>
index 114f1b4..927ac7a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48535
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T,
  class = decltype(T{})
index 465df2d..511944b 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48581
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 T&& create();
index 305f96e..23ef844 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48557
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 struct add_rval_ref
index 595ca40..e283096 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48531
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T,
   class = decltype(T())
index 6470567..7bd1aab 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48531
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T,
   class = decltype(T())
index dbbd9ef..3b91621 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48530
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T,
         class = decltype(T{})
index bb54335..bf98f40 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48530
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T, 
   class = decltype(T())
index be96983..59c6a71 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48737
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T>
 T&& create();
index b9ef70d..1eec1a1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/44967
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename T> T&& declval();
 
index 486064c..c0ba70c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48744
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T>
 struct add_rval_ref {
index 4fba6eb..3eab43c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48735
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T, 
  class = decltype(T{})
index 1c3efd2..8379d04 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48745
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 struct add_rval_ref {
index 4e2ea88..794b336 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48647
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template< class T >
 T&& declval();
index f974d82..d6746e0 100644 (file)
@@ -1,7 +1,7 @@
 // PR c++/49058
 // This error is not subject to SFINAE because it doesn't happen in the
 // deduction context.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-prune-output "note" }
 
 template<typename T> T val();
index 7bdc8f8..d8c46d0 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49105
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T, class = decltype(T{})>
 char f(int);
index 374f997..3fc5b28 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49229
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 extern void* enabler;
 
index 93327ba..2fa2232 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50157
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 T val();
index da64f41..a06fc9f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50324
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct complete { };
 struct incomplete;
index a2e10b4..49ab969 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51047
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T> T &&declval();
 template<class T> decltype(declval<T>().x) f(T *);
index 8582ba7..b25b388 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace std { template <class T> T&& declval(); }
 
index ea151fe..066b1de 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51973
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T>
 void f(T t) { };
index db3bf5a..67237ff 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51989
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename T>
 struct is_container
index b664831..a409bf8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace std { template <class T> T&& declval(); }
 
index 8474fb3..e3592d0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 T&& create();
index 401d536..1b88433 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48113
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T> T declval();
 
index 0a95a96..19ec2ad 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A
 {
index 7f3012f..a5464de 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48449
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T, class = decltype(T())>
 char f(int);
index 6f1de21..98ac52c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48450
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace std {
   template <class T> T&& declval();
index a546175..81a8661 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 void foo()
 {
   static_assert(1, "okay");
index 3e74bb1..ac7dfdc 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<int I>
 struct accept_evens {
   static_assert( I % 2 == 0, "I must be an even number"); // { dg-error "even number" }
index 0a4cbc9..84d2e2a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 static_assert(7 / 0, "X"); // { dg-error "non-constant condition" "non-constant" }
 // { dg-warning "division by zero" "zero" { target *-*-* } 2 }
 // { dg-error "7 / 0.. is not a constant expression" "not a constant" { target *-*-* } 2 }
index b081887..97c0bd6 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x --param ggc-min-heapsize=0 --param ggc-min-expand=0 " }
+// { dg-options "-std=c++11 --param ggc-min-heapsize=0 --param ggc-min-expand=0 " }
 // PR C++/30033
 // Make sure that the static assert does not crash the GC.
 
index b918796..fdf26d1 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50837
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T>
 struct z
index d1ab0dd..6fd9c27 100644 (file)
@@ -1,4 +1,4 @@
 // PR c++/51397
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 static_assert('X' != '\130', "'X' has the wrong value"); // { dg-error "'X' has the wrong value" }
index bdad821..bff657c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // [basic.types]/10:
 // Scalar types, standard-layout class types (Clause 9), arrays of such
index ce1c9ee..818eaac 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47198
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct S
 {
index a067207..b7bb9b8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "--std=c++0x" }
+// { dg-options "--std=c++11" }
 
 struct S { };
 
index 085915f..97b33ac 100644 (file)
@@ -1,5 +1,5 @@
-// { dg-options "--std=c++0x" }
-// { dg-options "-Wno-abi --std=c++0x" { target arm_eabi } }
+// { dg-options "--std=c++11" }
+// { dg-options "-Wno-abi --std=c++11" { target arm_eabi } }
 #include <stdarg.h>
 
 struct S { };
index dfa2cfb..bf26292 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename T, typename U>
 struct is_same
index dab1650..0d1598c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <class T, class U = double> 
 void f(T t = 0, U u = 0);      // { dg-message "note" }
index f71fe0f..e72e757 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename T, typename U = typename T::value_type>
 void f(T);
index aa2ad58..6b2f5b1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 class X {
   template<typename T = int> friend void f(X) { }
index 4b8bd12..73aa3ee 100644 (file)
@@ -3,7 +3,7 @@
 // Test the "Augmented" template argument deduction when binding an lvalue to an rvalue reference.
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index f637857..8b568a2 100644 (file)
@@ -1,5 +1,5 @@
 // Tests for late-specified return type.
-// { dg-options "-std=c++0x -fabi-version=5" }
+// { dg-options "-std=c++11 -fabi-version=5" }
 
 auto f() -> int
 {
index 1c64f45..d95f298 100644 (file)
@@ -1,5 +1,5 @@
 // More auto/decltype mangling tests.
-// { dg-options "-std=c++0x -fabi-version=0" }
+// { dg-options "-std=c++11 -fabi-version=0" }
 
 template <class T>
 struct B
index 8d4baa9..f508bc4 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38597
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T, class U>
 auto f(T,U) -> decltype(T() + U())
index b97d362..b4f2bf7 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/38798, DR 770
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {};
 auto foo() -> struct A {}
index 3476e90..86b8e44 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49003
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A {
     auto a() const -> decltype(this) { return this; }
index c4db10e..e322a3c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50365
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { int i; };
 
index 109c8cc..06ed257 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // [basic.types]/10:
 // Scalar types, trivial class types (Clause 9), arrays of such types and
index 7d3286e..92f1924 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <cstddef>
 
index df7b728..602d829 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <cstddef>
 
index ca2039c..15aa6a3 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <cstddef>
 
index a80e724..675ef31 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 extern "C" {
 
index 61dc2ab..10ff69b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <string>
 
index 612bc1d..870ddc3 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <string>
 
index 40b0dfa..e62c34a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 constexpr unsigned long long
 operator"" _grow(unsigned long long n)
index 9060abb..a7eeb46 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //  Check that undeclared literal operator calls and literals give appropriate errors.
 
index 48a2a1b..2832312 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //  Make sure embedded quotes are not a problem for string and char literals.
 
index b3f3ef8..0319701 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 long double
 operator"" _Hertz(long double);
index 9e448ac..b876a07 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test user-defined literals.
 // Test simple operator declaration and definition.
index 75032c5..063fd83 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //  Literal operators can be inline.
 
index c2ecede..f969bb5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 extern "C"_badlinkage {        // { dg-error "expected unqualified-id before" }
 
index 6de31b6..c226c26 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/52521
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-final { scan-assembler "_Zli2_wPKc" } }
 
 int operator "" _w(const char*);
index a6220c4..e6ea577 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 class Foo
 {
index e5d54e5..a84ed0e 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test user-defined literals.
 // Test simple operator declaration and definition in namespaces.
index 6ad79b8..2de8f77 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test user-defined literals.
 // Test error on non-function declaration.
index 981865f..e8ad123 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test user-defined literals.
 // Test error on non-empty string after 'operator' keyword.
index f06bd8b..429a876 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 float operator ""_abc(const char*);
 
index b90635c..3c56f21 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 char32_t
 operator"" (char32_t C)        // { dg-error "expected suffix identifier" }
index 2067bbe..b238f13 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test user-defined literals.
 // Test warning on declaration without leading underscore.
index 27fdede..caaaa49 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //  Can't have *both* literal operator template and raw literal operator.
 
index ed2de22..c90467b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x -Woverflow" }
+// { dg-options "-std=c++11 -Woverflow" }
 // PR c++/52654
 
 int
index 85c1572..569c10f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }\r
+// { dg-options -std=c++11 }\r
 // PR c++/52654\r
 \r
 int\r
index 2363339..0638cee 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 int
 operator"" _badpreproc(const char *str)
index 2d91062..d30e9ee 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/50958
 
 typedef decltype(sizeof(0)) size_type;
index 58ad0e6..36d364c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 //  Make sure handing a string to a raw literal generates a sensible error message.
 
index a31ef93..dea0734 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <cassert>
 #include <cstring>
index e94410f..e077889 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <string>
 
index a255162..b4544ee 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 #include <cstdint>
 #include <cassert>
index 994d58c..6528407 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 //  Test that the standard suffixes shadow any user-defined suffixes of the same name.
 long double
index 86903e8..d8be7b7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/50941
 
 typedef decltype(sizeof(0)) size_type;
index 56eab01..e3b7e96 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <string>
 
index 599c865..33dfb9e 100644 (file)
@@ -1,3 +1,3 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include "udlit_system_header"
index 6a28f74..55dca2f 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // Test user-defined literals.
 // Test template operator declaration and definition.
index e8ccb6f..f2efdd7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<char...>
   int operator"" _xyz(unsigned long long);     // { dg-error "has invalid argument list" }
index 6324823..fb21f28 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<char...>
   int operator"" _abc();
index 4dab4d2..7293254 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 class Foo { };
 
index 7745673..d83fee8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 class Foo { };
 
index cb0f017..f83c89b 100644 (file)
@@ -1,5 +1,5 @@
-// Negative test for C++0x unrestricted unions
-// { dg-options -std=c++0x }
+// Negative test for C++11 unrestricted unions
+// { dg-options -std=c++11 }
 // { dg-prune-output "implicitly deleted because" }
 
 struct A
index 4f193e2..78d88b2 100644 (file)
@@ -1,5 +1,5 @@
-// Positive test for C++0x unrestricted unions
-// { dg-options -std=c++0x }
+// Positive test for C++11 unrestricted unions
+// { dg-options -std=c++11 }
 
 struct A
 {
index f1e8ddb..a1212e1 100644 (file)
@@ -1,5 +1,5 @@
-// Runtime test for C++0x unrestricted unions
-// { dg-options -std=c++0x }
+// Runtime test for C++11 unrestricted unions
+// { dg-options -std=c++11 }
 // { dg-do run }
 
 int c, d;
index c82a81c..fa3e97f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48537
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct SFoo
 {
index 423b348..5178061 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49803
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct X
 {
index c596676..8afe7a7 100644 (file)
@@ -3,7 +3,7 @@
 // Test: Unamed rvalue references are treated as lvalues.
 
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <bool> struct sa;
 template <> struct sa<true> {};
index c693b33..e7a032c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/45236
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T, class S> class foo;
 
index abe445d..21ebb2f 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 // A basic implementation of TR1's bind using variadic teplates
 // Contributed by Douglas Gregor <doug.gregor@gmail.com>
 #include <cassert>
index f26aee2..768f2ee 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 #define ONE
 #define TWO
index f46b8e5..f6b3196 100644 (file)
@@ -1,7 +1,7 @@
 // Contributed by Dodji Seketeli <dodji@redhat.com>
 // Origin: PR c++/39637
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<class... Types>
 void
index 2625e25..0653d2a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49205
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 #include <initializer_list>
 
index 485fffa..0fd2ab9 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename ... Elements> class Tuple;
 Tuple<>* t; // OK: Elements is empty
 Tuple* u; // { dg-error "template-name" }
index e8b6b72..4515453 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Types> struct Tuple { };
 
 Tuple<> t0; // Types contains no arguments
index 57ef2a3..4d45d5e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Types> 
   void f(Types... args);
 
index b97df31..35a71a9 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Types> 
   void f(Types... rest);
 
index b742cb1..f024f84 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename T, typename U> struct is_same {
   static const bool value = false;
index 105096a..108d111 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<class T> class A { /* ... */ };
 template<class T, class U = T> class B { /* ... */ };
index ca5fa27..0eb029b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<class... Types> struct B { // { dg-error "declaration of" }
   void f3();
   void f4();
index 018eaa3..25d8018 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<class X, class Y, class... Z> X f(Y); // { dg-message "note" }
 void g() 
 { 
index 0a777c4..b05ca57 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<class X, class Y, class Z> X f(Y,Z); // { dg-message "note" }
 template<class... Args> void f2();
 void g() 
index 2439a51..81b5797 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Types> void f(Types... values);
 
 void g()
index 87b1bf2..5bb01d5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<class...> struct Tuple { };
 
 template<class... Types> void f(Types&...);
index 7ca31f9..69f9467 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename...> struct Tuple { };
 template<typename... Types>              char& g(Tuple<Types...>);       // #1
 template<typename T1, typename... Types> short& g(Tuple<T1, Types...>);   // #2
index 03d28b8..f7fb32f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<class> struct X { static const bool primary = true; };
 template<class R, class... ArgTypes> struct X<R(int, ArgTypes...)> { 
   static const bool primary = false;
index 74215c9..8b68711 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>              char& f(Args... args);         // #1
 template<typename T1, typename... Args> short& f(T1 a1, Args... args); // #2
 template<typename T1, typename T2>      int& f(T1 a2, T2 a3);          // #3
index a097f43..8a1e285 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T, class U> struct A { };
 template<class... T, class ... U> void f( A<T,U>... p);
index eeb1377..4240b4f 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 // A basic implementation of TR1's function using variadic teplates
 // Contributed by Douglas Gregor <doug.gregor@gmail.com>
 #include <cassert>
index 34ade85..9972928 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 // PR c++/33510
 #define SIZE_FROM_CTOR
index 705d441..51263fd 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct int_placeholder;
 
index 51c5c79..4e090d1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 // { dg-do run }
 // A basic implementation of TR1's mem_fn using variadic teplates
 // Contributed by Douglas Gregor <doug.gregor@gmail.com>
index 5bbb9c8..45d11ba 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // Contributed by Peter Dimov
 // PR c++/32597
 #include <assert.h>
index 81d3333..c47fbf4 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/32597
 #include <assert.h>
 #include <new>
index a64d797..c6e44bb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class... T>
 void f(T..., int, T...) { }
index 08221b4..6098684 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/33939
 template<typename T>
 struct refs_only;
index 8363c2a..4c3bd95 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-prune-output "note" }
 // PR c++/33509
 template<int M, int N> struct pair
index 41f1c1d..d8f14cb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // PR c++/34101
 template<typename> struct A {};
 
index 11ce14a..4ad2cc3 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 // An implementation of TR1's <tuple> using variadic teplates
 // Contributed by Douglas Gregor <doug.gregor@gmail.com>
 
index 80c9f5d..33920a9 100644 (file)
@@ -1,6 +1,6 @@
 // Contributed by Dodji Seketeli <dodji@redhat.com>
 // Origin: PR c++/40155
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-do compile }
 
 template <typename T> struct identity
index 5423439..5213dbb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...> struct tuple { };
 
 template<typename... Args1, typename... Args2>
index a8463de..2fc3471 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/50086
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename T> void tfun();
 template<typename T> void fun1(T);
index f87d53c..884ef88 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename...>
 class tuple;
 
index 5f73eba..6a03df0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T1, typename T2>
 struct pair {};
 
index a364bbc..654c4e9 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/43143
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename T>
 T&& declval();
index 445a770..d028a57 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/43382
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T>
 struct Container
index dc9c4ae..e656886 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 struct nAny {
   template<class... T>
index 9d6b5ea..cab73d7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class T>
 T&& create();
index 66d24a7..ecd2410 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/47289
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 // { dg-prune-output "note" }
 
 template <template <typename... __ARGS> class _F, typename... _ARGS>
index 80ec084..d68b9ff 100644 (file)
@@ -1,5 +1,5 @@
 // Origin: PR c++/47326
-// { dg-options  "-std=c++0x" }
+// { dg-options  "-std=c++11" }
 // { dg-do compile }
 
 template <int _N>
index 5c3f468..0d6923f 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48451
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 namespace std {
   template <class T> T&& declval();
index 3ad5af4..0986516 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48736
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 T&& create();
index 0ec69af..8acdfb8 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48292
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename... Args> int g(Args...);
 
index 3c27de0..58eb163 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename...> struct count;
 
 template<>
index 86f1bb1..556594c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/45698
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class... Ts> struct tuple { };
 
index cb94ce6..01a6653 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/48424
-// { dg-options "-std=c++0x -fabi-version=0" }
+// { dg-options "-std=c++11 -fabi-version=0" }
 
 template<typename... Args1>
 struct S
index 1640657..be43554 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49420
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct A { };
 
index 3f1bb2a..bee367e 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49251
-// { dg-options "-std=c++0x -Wunused-parameter" }
+// { dg-options "-std=c++11 -Wunused-parameter" }
 
 struct A {};
 template <int> int f(A);
index 3ffede5..80f546a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49785
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename, typename ...> struct B { };
 template <typename> class A;
index fa032e3..8c59a79 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/49593
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename... T> void f(T...) { }
 
index 079d751..ab4ed45 100644 (file)
@@ -1,5 +1,5 @@
 // Origin: PR c++/48320
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class... T>
 struct tuple
index 22f2fc5..477a9f1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class T> struct A { typedef T type; };
 
index 43bf9ba..75ee1cd 100644 (file)
@@ -1,5 +1,5 @@
 // This should fail deduction, before it produces a candidate.
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <class... T>
 void f(T... ts);               // { dg-message "deduction" }
index 30108c9..4b56b01 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 // A tuple type
 template<typename... Args> struct tuple { };
 
index 805c006..1d086fc 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/51507
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename ...>
 struct foo { typedef void type; };
index 7794e8a..24601e0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args> struct tuple1 { };
 template<typename... Args> struct tuple2 { };
 
index fbf5dec..841f7ce 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template <typename ...> struct S;
 
index 3c1bb0d..339d5f9 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename R, typename... ArgTypes>
 struct make_function_type
 {
index 7737b4c..da3e7c4 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/56782
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<class T>
 T&& declval();
index 68786cb..c7dadc6 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename R, typename... ArgTypes>
 struct make_function_type
 {
index 001919d..23a5710 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename R, typename... ArgTypes>
 struct make_function_type
 {
index 986721b..cc1a5f0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename R, typename... ArgTypes>
 struct make_function_type
 {
index 147ed8e..cfacd7a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename...> class tuple { };
 
 template<typename T, template<typename T> class... Metafunctions>
index 92e7a95..7a08645 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 struct tuple {
   static const int value = 0;
index 207a806..023cb08 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args = int> // { dg-error "default argument" }
 class tuple2;
 
index bfb42be..e8bdf12 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T> struct add_pointer;
 template<typename T> struct add_reference;
 
index b65e995..e2115f1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T, int... Dims>
 struct array { };
 
index 1d26e40..c37f056 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename R, typename... ArgTypes>
 struct make_function_type
 {
index 43309a1..ea0d31c 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T, int... Dims>
 struct array { 
   static const int value = 0;
index 6ef8e8a..fe953bc 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T, T... Values>
 struct vector_c { };
 
index 6589e7f..a5f1eee 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<int... Values>
 struct sum;
 
index 7f9f6bc..9150e42 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<template<int, int> class Meta, int Initial, int... Values>
 struct accumulate {
   static const int value = Initial;
index 45a897c..f4b4470 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename Signature>
 struct function_traits;
 
index 167088b..4e60d9f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename Signature>
 struct function_traits;
 
index aaed595..a7bc877 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename Signature>
 struct function_traits;
 
index 42ba8ab..f08ff62 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 class tuple {};
 
index 66cbe9f..36d93c1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... T>
 void eat(T...);
 
index db8daa8..48ae560 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x -g" }
+// { dg-options "-std=gnu++11 -g" }
 template<typename... T>
 void eat(T...) { }
 
index c5bee55..0f620ec 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... T>
 void eat(const T&...) { }
 
index 5784be8..d962f5a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 void print_all() {}
 
 template<typename T, typename... Rest>
index 5eee3f1..e266b60 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<int I, typename... Args>
 void get_ith(const Args&... args);
 
index 666a1f5..518edec 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<int I, typename... Args>
 void get_ith(const Args&... args); // { dg-message "note" }
 
index 9063602..bbd2159 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T, typename... Args>
 void f(const T&, const Args&... args)
 {
index a6e5f61..2f6042e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Values>
 struct tuple
 {
index e4ae4a6..b320a8a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<int... Values>
 struct int_vec {};
 
index bd656ba..4ee1955 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 struct tuple {};
 
index 1bdad32..5371a86 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x -fabi-version=0" }
+// { dg-options "-std=gnu++11 -fabi-version=0" }
 // { dg-do compile }
 template<typename... Args>
 class tuple {};
index 6cc9273..c6512e9 100644 (file)
@@ -1,3 +1,3 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Values, typename T>
 struct backward_tuple {}; // { dg-error "end" }
index 9cfd847..3eee1f5 100644 (file)
@@ -1,5 +1,5 @@
 // A function parameter pack is only deduced if it's at the end
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 void f(const Args&... args, int oops);
 
index 3ec68e8..b5d917f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x -fabi-version=5" }
+// { dg-options "-std=gnu++11 -fabi-version=5" }
 // { dg-do compile }
 template<typename... Args>
 void f(Args...) { }
index fce81ae..7310660 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 int f(const Args&...);
 
index 8452a96..1e314be 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 // { dg-do compile }
 template<typename... Args>
 int f(const Args&...);
index c5a66ab..a36a56b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 int& f(Args...);
 
index 8b81a36..1fe0e60 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 int& f(Args&...);
 
index d80371c..252a4e7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T> struct wrap { };
 
 template<typename... Args>
index ab3f777..ca562c2 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T, typename... Args>
 int& f(const T&, Args...);
 
index 7e2215f..4ccedb1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 int& f(...);
 
 template<typename... Args>
index d1f3335..b2a3510 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 struct tuple {
   static const int value = 0;
index a2c3b7c..32fbb65 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 int& f(int, double, ...);
 
 template<typename... Args>
index e2e2d63..9b2fa21 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T1, typename T2>
 float& f(T1, T2);
 
index 12b121f..9293d86 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T, T... Values>
 struct vector_c { };
 
index 09a3879..b595df5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename F, typename... BoundArgs>
 class bound_functor
 {
index db750d7..dd3ab10 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename F, typename... BoundArgs>
 class bound_functor
 {
index b9c8cff..e22a16b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename F, typename... BoundArgs>
 class bound_functor
 {
index 77846e5..f0c1beb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Elements>
 struct tuple { };
 
index 9833b1b..ca12a2d 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T, int... Dims>
 struct array { 
   int foo();
index 5da0730..3099ef6 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 #include <typeinfo>
 
 template<typename... Args>
index 6d6e52f..e7abf8b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<class T, typename... VarArgs>
 void print(T t, VarArgs args); // { dg-error "packs not expanded" }
 // { dg-message "VarArgs" "note" { target *-*-* } 3 }
index 105550b..bf6350e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename ... Args>
 struct tuple_base {};
 
index 359def1..83db8fc 100644 (file)
@@ -1,2 +1,2 @@
-// { dg-options "-std=gnu++0x -pedantic" }
+// { dg-options "-std=gnu++11 -pedantic" }
 template<typename... Args> class tuple;
index c9212e2..fdc5354 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<int... Indexes>
   struct _Index_tuple { };
 
index 77be106..4544f92 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 struct unused;
 template<typename T1 = unused, typename T2 = unused, typename T3 = unused,
          typename T4 = unused, typename T5 = unused, typename T6 = unused>
index 5c31ae0..943bd70 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename Result, typename Functor, typename... ArgTypes>
 Result bind(Functor, ArgTypes...) { }
index e496bfc..5538bc9 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Elements> struct tuple {};
 
 template<typename... Args>
index 07cf8e3..22b3444 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 extern "C" void abort();
 
 template<typename T, T... Values>
index 5fe9a19..eb86265 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T>
 struct stored_value
 {
index 3ba37bf..68358f0 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 struct tuple_base {
   static const int value = 0;
index 15bed46..cc26991 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template <typename T, T... Args> struct bomb;
 
 template <typename T>
index bea3cc3..8793215 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename...> struct list {};
 
 template<typename Sequence, typename Head>
index b1a620d..77520b3 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 struct A {};
 struct B {};
 struct C {};
index 05925e7..00e8fb4 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 struct A {};
 struct B {};
 struct C {};
index f57f8b3..32df43f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename...> struct tuple { };
 
index ff0211d..df147fd 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/33496
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<int... N> int foo ()
 {
index 8c6119f..49b5684 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/33496
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<int M, int N> struct pair
 {
index 9e2b84a..4d3d542 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/33496
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<int M, int N> struct pair
 {
index c6479e0..e7a2a15 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/33213
 // { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<template<typename> class...> struct A;
 
index c3a1340..96fbfad 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename... Args>
 struct tuple_base {
   static const int value = 0;
index a56cdb4..a8bb902 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/31434
 // { dg-do run }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 extern "C" void abort ();
 
index cce61b3..e282394 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/33461
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename> struct A;
 
index 03aec80..50be75d 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/33461
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename> struct A;
 
index c446e69..3293d81 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/31441
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 
 template<typename> struct A;
 
index ce31267..8e0dc44 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/32565
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename...> struct A1;
 template<template<int...> class T> struct A1<T<0> > {};
index facb263..6f6cb8a 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/32565
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename...> struct A1;
 template<template<int, int...> class T> struct A1<T<0, 1> > {};
index d8fcd62..7340054 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/33943
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename... A> struct foo {};
 
index 1defa23..7e82f37 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/33965
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 template<typename T>
 struct foo
 {
index b14cabe..a917b53 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<template<typename...> class TT>
 TT<int, float, double> foo(TT<int, float>)
index b943771..b5bedeb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // Contributed by Eric Niebler
 template<typename T, typename U>
 struct pair
index c5db6af..2d12de5 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 template<typename T1, typename T2>
 struct pair {};
 
index 632e166..0529057 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<template<typename...> class TT>
 struct X { };
index d78b791..a5ebdfe 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<int N> struct Int2Type { };
 
 template<typename... T>
index d382912..b7fa000 100644 (file)
@@ -1,5 +1,5 @@
 // Various tests for variadic templates and partial specialization.
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 // PR c++/36846
 template<typename A, typename B>
index 7d8c329..c179884 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/35297
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <class T=int, class... ARGS> 
 struct test2 {};
index 8420f73..213e53c 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/40595
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<int N>
 struct S
index ebb04eb..b84489a 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/39863
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template <typename... T>
 struct A {};
index d4709d0..e5e7df1 100644 (file)
@@ -1,6 +1,6 @@
 // Contributed by Dodji Seketeli <dodji@redhat.com>
 // Origin: PR c++/41785
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 struct a {};
 
index a207031..8c37832 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/42266
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 template<typename... _Elements>
   class tuple;
index 6af599f..a29ee8e 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/42358
 // { dg-do assemble }
-// { dg-options -std=c++0x }
+// { dg-options -std=c++11 }
 
 typedef __PTRDIFF_TYPE__ ptrdiff_t;
 typedef __SIZE_TYPE__ size_t;
index 4572127..f654431 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/43054
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename R> struct future { };
 
index 0b84b6c..9ba9367 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename ... Args>
 struct foo
 {
index cb19b39..fba340a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 struct A {};
 
 template<typename... T> struct B : T...
index 2c7bb50..02373f8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename... T> struct A
 {
   int i __attribute__((aligned(__alignof(T)))); // { dg-error "parameter packs|T" }
index 88ae567..7d37bf2 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 struct A
 {
   operator int();
index 15310cf..a2e44b6 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename... T, typename = T> struct A {}; // { dg-error "must be at the end" }
 
 
index c507784..3caee09 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/34055
 template<typename...> struct A;
 
index 00f0b4f..90ef772 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/34102
 struct A {};
 
index 3bbbb46..e1a8574 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/34103
 template<typename> struct A {};
 
index 193bc0c..4f145ca 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<template<typename... T> class Comp, typename... T> void f( T... Value)
 {
   static_assert( Comp<T>::value > 0, "" ); // { dg-error "parameter packs|T" }
index fb3584e..0cf603e 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename T, T a, T... Params>
 struct max
 {
index 4a935b3..6f3d015 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename Fun, typename... Args> // { dg-error "template parameter" }
 struct call;
index 542fae5..11e7391 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<int...> struct A
 {
   void foo();
index 4679433..679bb9a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...> struct A;
 
 template<typename T, typename... U> struct A<T, U> // { dg-error "parameter packs|U" }
index e3ca39e..f500396 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // PR c++/34751
 struct A {};
 
index 15eaebe..d435138 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename... T> struct A
 {
   template<T> struct B {}; // { dg-error "not expanded|T" }
index 97c0065..ae0c4ec 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<template<int> class... T> struct A
 {
   void foo(T<0>); // { dg-error "not expanded|T" }
index 9d5a3d1..c642b77 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename> struct A {};
 
 template<template<typename> class... T> void foo(T<int>) {} // { dg-error "not expanded|T" }
index 8295799..94de312 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<int... N> struct A
 {
   static void foo()
index 3a87214..368a453 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename... T> struct A
 {
   static const int i __attribute__((aligned(__alignof(T)))) = 0; // { dg-error "not expanded|T" }
index 9db2050..4646b7a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename... T> int foo()
 {
   T t; // { dg-error "parameter packs|T" }
index 77f0b66..3e2654f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename... T> int foo()
 {
   typename T::X x; // { dg-error "parameter packs|T" }
index 643a416..491537d 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename... T> struct A
 {
   T* x[1]; // { dg-error "parameter packs|T" }
index fecb36e..3b2250b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<typename _Tp>
   _Tp&& forward(_Tp&& __t) { return __t; } // { dg-message "note" }
index 9cc859b..2df4bae 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 struct A
 {
   template<typename... T> struct B;
index 4b55574..a425528 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 struct A {};
 
 template<typename... T> struct B : T...
index 0add981..06fda61 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 template<typename...> struct A;
 
 template<typename...T> struct A<T*> // { dg-error "not expanded|T" }
index de11b16..8745dde 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 // { dg-prune-output "note" }
 
 void f() { }
index 5514259..178db4f 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template<class U, class... T>
 void f()                       // { dg-message "note" }
index ecb6980..f3b53d0 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do compile }
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=c++11" }
 
 template <typename... Types> struct package {};