Back out some of the constexpr support Boost.Array; it crashes gcc

[SVN r82906]
This commit is contained in:
Marshall Clow
2013-02-15 17:11:09 +00:00
parent 4a60b8c146
commit 12fcbb59c2
2 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@ test-suite array :
[ run array5.cpp ]
[ run array6.cpp unit_test_framework : : : : array6 ]
[ run array7.cpp unit_test_framework : : : : array7 ]
[ run array_constexpr.cpp unit_test_framework : : : : array_constexpr ]
# [ run array_constexpr.cpp unit_test_framework : : : : array_constexpr ]
[ compile-fail array_getfail1.cpp ]
[ compile-fail array_getfail2.cpp ]
[ run array_hash.cpp unit_test_framework : : : : array_hash ]