summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Kowalke <oliver.kowalke@gmail.com>2016-06-08 08:47:33 +0200
committerOliver Kowalke <oliver.kowalke@gmail.com>2016-06-08 08:47:33 +0200
commit612983e81e4fed2b9ec06482b85735e49407b939 (patch)
tree126084d28fcffdb29c0b015c5d1b390f9dae30b5
parentf64c66d5fd61cfccff816cba0d6f5758c1027352 (diff)
downloadboost-612983e81e4fed2b9ec06482b85735e49407b939.tar.gz
list of excludedd compilers for boost.fiber
-rw-r--r--status/explicit-failures-markup.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 6395135d96..e596e24580 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -744,6 +744,8 @@
<toolset name="darwin-4.4*"/>
<toolset name="gcc-4.4"/>
<toolset name="gcc-4.4*"/>
+ <toolset name="gcc-4.7*"/>
+ <toolset name="gcc-4.7"/>
<toolset name="gcc-m*ngw-4.4"/>
<toolset name="gcc-m*ngw-4.4*"/>
<toolset name="gcc-m*ngw-4.5"/>
@@ -791,6 +793,8 @@
<toolset name="darwin-4.4*"/>
<toolset name="gcc-4.4"/>
<toolset name="gcc-4.4*"/>
+ <toolset name="gcc-4.7*"/>
+ <toolset name="gcc-4.7"/>
<toolset name="gcc-m*ngw-4.4"/>
<toolset name="gcc-m*ngw-4.4*"/>
<toolset name="gcc-m*ngw-4.5"/>
@@ -1611,6 +1615,31 @@
</mark-failure>
</test>
</library>
+
+ <!-- fiber -->
+ <library name="fiber">
+ <mark-unusable>
+ <toolset name="cray-*"/>
+ <toolset name="darwin-4.4"/>
+ <toolset name="darwin-4.4*"/>
+ <toolset name="gcc-4.4"/>
+ <toolset name="gcc-4.4*"/>
+ <toolset name="gcc-4.7*"/>
+ <toolset name="gcc-4.7"/>
+ <toolset name="gcc-m*ngw-4.4"/>
+ <toolset name="gcc-m*ngw-4.4*"/>
+ <toolset name="gcc-m*ngw-4.5"/>
+ <toolset name="gcc-m*ngw-4.5*"/>
+ <toolset name="gcc-m*ngw-4.6"/>
+ <toolset name="gcc-m*ngw-4.6*"/>
+ <toolset name="gcc-m*ngw-4.7"/>
+ <toolset name="gcc-m*ngw-4.7*"/>
+ <toolset name="msvc-7.*"/>
+ <toolset name="msvc-8.0"/>
+ <toolset name="pgi-*"/>
+ <toolset name="vacpp-*"/>
+ </mark-unusable>
+ </library>
<!-- filesystem -->