diff options
Diffstat (limited to 'status/explicit-failures-markup.xml')
-rw-r--r-- | status/explicit-failures-markup.xml | 31 |
1 files changed, 26 insertions, 5 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index cb4475bae7..09bb5d2204 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3328,11 +3328,32 @@ for more information. <toolset name="clang-linux-3.1*"/> <toolset name="clang-linux-3.2*"/> <toolset name="gcc-3.*"/> - <toolset name="gcc-4.*"/> - <toolset name="gcc-mngw-3.*"/> - <toolset name="gcc-mngw-4.*"/> - <toolset name="qcc-3.*"/> - <toolset name="qcc-4.*"/> + <toolset name="gcc-4.0*"/> + <toolset name="gcc-4.1*"/> + <toolset name="gcc-4.2*"/> + <toolset name="gcc-4.3*"/> + <toolset name="gcc-4.4*"/> + <toolset name="gcc-4.5*"/> + <toolset name="gcc-4.6*"/> + <toolset name="gcc-4.7*"/> + <toolset name="gcc-mngw-3.*"/> + <toolset name="gcc-mngw-4.0*"/> + <toolset name="gcc-mngw-4.1*"/> + <toolset name="gcc-mngw-4.2*"/> + <toolset name="gcc-mngw-4.3*"/> + <toolset name="gcc-mngw-4.4*"/> + <toolset name="gcc-mngw-4.5*"/> + <toolset name="gcc-mngw-4.6*"/> + <toolset name="gcc-mngw-4.7*"/> + <toolset name="qcc-3.*"/> + <toolset name="qcc-4.0*"/> + <toolset name="qcc-4.1*"/> + <toolset name="qcc-4.2*"/> + <toolset name="qcc-4.3*"/> + <toolset name="qcc-4.4*"/> + <toolset name="qcc-4.5*"/> + <toolset name="qcc-4.6*"/> + <toolset name="qcc-4.7*"/> <toolset name="msvc-7.1"/> <toolset name="msvc-8.0"/> <toolset name="msvc-9.0"/> |