summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorJeremiah Willcock <jewillco@osl.iu.edu>2009-06-18 19:34:25 +0000
committerJeremiah Willcock <jewillco@osl.iu.edu>2009-06-18 19:34:25 +0000
commit6cd85775f85fef9f7973f4cfa7b6e12519b9662a (patch)
treebf33864db0dc171c81f40fef661692dd2c523c54 /status
parentcc93ccb0e4946aab094f23ed51188b294119f715 (diff)
downloadboost-6cd85775f85fef9f7973f4cfa7b6e12519b9662a.tar.gz
Merged in commits on trunk mentioned in comments 1-32 of #3134, plus r54059 not listed there; refs #3134
[SVN r54064]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 48b51859c4..5655a2d001 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -1790,10 +1790,18 @@
<!-- graph -->
<library name="graph">
<mark-unusable>
- <toolset name="borland-5.6*"/>
- <toolset name="borland-5.8*"/>
+ <toolset name="borland-5.*"/>
+ <toolset name="borland-6.*"/>
<toolset name="msvc-6.5*"/>
<toolset name="sunpro-5_3-sunos"/>
+ <!-- Open64 and Pathscale ICE on almost all test cases, often
+ because of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17327;
+ property type detection fails because it uses enum types as tags.
+ -->
+ <toolset name="gcc-open64"/>
+ <toolset name="pathscale-3.1"/>
+ <!-- vacpp ICEs on many of the tests -->
+ <toolset name="vacpp"/>
</mark-unusable>
<mark-expected-failures>
<test name="adj_matrix_cc"/>