summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorjoaquintides <joaquin.lopezmunoz@gmail.com>2017-07-29 13:49:13 +0200
committerDaniel James <daniel@calamity.org.uk>2017-09-08 19:22:33 +0100
commit6cfe158569f15f6326e77c9342266583c7a6a911 (patch)
treed33a6b745039a2028cf2c3797a3573e0bb0b0bd3 /status
parent840aaf5d5f1d715bca1fc7e03041666dd531c716 (diff)
downloadboost-6cfe158569f15f6326e77c9342266583c7a6a911.tar.gz
enabled GCC 4.8+ for poly_collection
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml31
1 files changed, 26 insertions, 5 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 23fac1b237..e5c0deb9ed 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3216,11 +3216,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"/>