diff options
author | Daniel James <daniel@calamity.org.uk> | 2007-12-02 13:15:24 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2007-12-02 13:15:24 +0000 |
commit | 7226e2ce2b37ee5f45f1ee54806d38a6e1d2c928 (patch) | |
tree | 42718b8afd88df8d804e1516da1b6790e0935b20 /status/explicit-failures-markup.xml | |
parent | 40d2d4799ccc657258d6bc2f6cdbd962cbac5bbb (diff) | |
download | boost-7226e2ce2b37ee5f45f1ee54806d38a6e1d2c928.tar.gz |
Merge in hash failure markup from trunk.
[SVN r41579]
Diffstat (limited to 'status/explicit-failures-markup.xml')
-rw-r--r-- | status/explicit-failures-markup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 54f9d1837a..41027a715f 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1535,7 +1535,7 @@ <mark-expected-failures> <test name="hash_long_double_test"/> <toolset name="gcc-3.4.3_sunos"/> - <toolset name="acc-pa_risc"/> + <toolset name="*pa_risc"/> <note author="Daniel James"> This platform has poor support for <code>long double</code> so the hash function perform poorly for values out of the range |