$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r53827 - trunk/status
From: jewillco_at_[hidden]
Date: 2009-06-12 11:02:31
Author: jewillco
Date: 2009-06-12 11:02:30 EDT (Fri, 12 Jun 2009)
New Revision: 53827
URL: http://svn.boost.org/trac/boost/changeset/53827
Log:
Added some more unusable toolsets for Boost.Graph
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    10 +++++++---                              
   1 files changed, 7 insertions(+), 3 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2009-06-12 11:02:30 EDT (Fri, 12 Jun 2009)
@@ -1792,10 +1792,14 @@
         <mark-unusable>
             <toolset name="borland-5.*"/>
             <toolset name="borland-6.*"/>
-            <!-- Open64 ICEs 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. -->
+            <!-- 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="graphviz_test"/>