summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorAutomated Commit <automated@calamity.org.uk>2019-02-14 14:25:09 +0000
committerAutomated Commit <automated@calamity.org.uk>2019-02-14 14:25:09 +0000
commitd7d15be791bffc9f64e4c65b123a5f37c6a9b032 (patch)
tree3725e84b4f3525511300c2cff2f7e5c3462a0737 /status
parent0540a439b371939640de531b4d5e0f990a41086e (diff)
downloadboost-d7d15be791bffc9f64e4c65b123a5f37c6a9b032.tar.gz
Update explicit-failures-markup.xml
[skip ci]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 019694eb7f..6775b5680f 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3604,13 +3604,10 @@ for more information.
<test name="issue0059"/>
<test name="issue0061"/>
<test name="propagate"/>
- <toolset name="gcc-8-c++17"/>
- <toolset name="gcc-8-c++2a"/>
- <toolset name="gcc-8-gnu17"/>
- <toolset name="gcc-8-gnu2a"/>
- <toolset name="gcc-8-c++2a-O2"/>
- <toolset name="gcc-8-c++2a-warn"/>
- <toolset name="gcc-8~c++2a"/>
+ <toolset name="gcc-8~c++17"/>
+ <toolset name="gcc-8~c++2a*"/>
+ <toolset name="gcc-8~gnu17"/>
+ <toolset name="gcc-8~gnu2a"/>
<toolset name="gcc-7~c++1z"/>
<note author="Niall Douglas">GCC 8 currently ICEs with Outcome's unit tests in C++ 17 or later.</note>
</mark-expected-failures>