Просмотр исходного кода

Added markup for bind/bind_rv_sp_test on Tru64/CXX.

[SVN r32175]
Markus Schöpflin 20 лет назад
Родитель
Сommit
d9725e5615
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      status/explicit-failures-markup.xml

+ 9 - 0
status/explicit-failures-markup.xml

@@ -288,6 +288,15 @@
             <toolset name="sunpro-5_3-sunos"/>
             <note refid="31" author="Peter Dimov"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="bind_rv_sp_test"/>
+            <toolset name="tru64cxx65*"/>
+            <note author="Markus Schoepflin">
+              This failure is caused by a bug in the compiler triggered by the
+              use of the debug flag '-gall'. It has been reported to the
+              compiler vendor.
+            </note>
+        </mark-expected-failures>
     </library>
 
 

粤ICP备19079148号