Remove the g++-4.5 compiler from tests

This commit is contained in:
Laurent Rineau 2013-10-21 15:27:37 +02:00
parent adce3a2592
commit c5ef7f1897
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_ansi"
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_m32"
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_MATCHING-BUG-6"
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_Release"
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.5-branch_Release"
#COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.5-branch_Release"
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.8_CXX0X"
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_llvm-clang-with-g++-4.7"
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_CXXDEBUG"