summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorOliver Kowalke <oliver.kowalke@gmail.com>2016-06-08 08:47:33 +0200
committerDaniel James <daniel@calamity.org.uk>2017-06-24 22:09:52 +0100
commitdcd7f1fb1a77474943103fbc9867df7cb1383659 (patch)
treed05d122008d161eaf02645ae351bed7d77b322b2 /status
parent9e2020c74b9aaf23f9ed77c0a5874e3b424bc7de (diff)
downloadboost-dcd7f1fb1a77474943103fbc9867df7cb1383659.tar.gz
list of excludedd compilers for boost.fiber
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index d828bbeac3..23fac1b237 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -1563,6 +1563,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 -->