|
|
@@ -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"/>
|