constexpr tests
commit94ddb8fe1560686ed7c60cc62d078011aa8bc982
authorJason Merrill <jason@redhat.com>
Fri, 4 Dec 2009 15:10:25 +0000 (4 10:10 -0500)
committerJason Merrill <jason@redhat.com>
Fri, 7 May 2010 02:12:47 +0000 (6 22:12 -0400)
treed36273757c683de2888828d7432b08726d92df98
parenta680401f9f006c65e8f14d0a5a5070ca84bb282f
constexpr tests
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-data1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-ex1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-ex2.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-function1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-function2.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-function3.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C [new file with mode: 0644]