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

Mark hash_long_double_test as failing on all PA-RISC compilers.

[SVN r41539]
Daniel James 18 лет назад
Родитель
Сommit
efe29cf021
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      status/explicit-failures-markup.xml

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

@@ -1535,7 +1535,7 @@
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="hash_long_double_test"/>
             <test name="hash_long_double_test"/>
             <toolset name="gcc-3.4.3_sunos"/>
             <toolset name="gcc-3.4.3_sunos"/>
-            <toolset name="acc-pa_risc"/>
+            <toolset name="*pa_risc"/>
             <note author="Daniel James">
             <note author="Daniel James">
                 This platform has poor support for <code>long double</code> so
                 This platform has poor support for <code>long double</code> so
                 the hash function perform poorly for values out of the range
                 the hash function perform poorly for values out of the range

粤ICP备19079148号