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

Merged GCC/Tru64 markup from trunk to RC_1_34_0

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

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

@@ -3370,7 +3370,15 @@ for more information.
                 <toolset name="qcc-3.3.5*"/>
                 <note author="Jim Douglas" date="13 Feb 06">
                     Test fails with ranlux*_O1 RNGs when saving and recalling the state due to a bug in the
-                    double to string conversion. The problem has been reported to QNX as PR29252.
+                    double to string conversion. The problem has been reported to QNX as PR29252. 	
+                </note>
+            </mark-failure>
+            <mark-failure>
+                <toolset name="gcc-*_tru64"/>
+                <note author="Markus Schoepflin">
+                This test fails because of limitations in the system assembler
+                version used by GCC. It most probably would pass if the test
+                were split into multiple source files.
                 </note>
             </mark-failure>
         </test>

粤ICP备19079148号