mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Marked up qcc failures: these should have been marked up already really?
[SVN r35952]
This commit is contained in:
parent
a27f4fc18f
commit
996efec87d
1 changed files with 3 additions and 1 deletions
|
@ -4042,9 +4042,10 @@ for more information.
|
|||
<test name="tr1_is_abstract_test"/>
|
||||
<toolset name="gcc-3.3.*"/>
|
||||
<toolset name="gcc-3.2*"/>
|
||||
<toolset name="qcc-3.3*"/>
|
||||
<note author="John Maddock">
|
||||
These tests fail due to a known compiler bug
|
||||
that is fixed in more recent releases. Users are
|
||||
that is fixed in more recent GNU compiler releases. Users are
|
||||
very unlikely to encounter this as a real problem
|
||||
in practice.
|
||||
</note>
|
||||
|
@ -4184,6 +4185,7 @@ for more information.
|
|||
<toolset name="gcc-3.2*"/>
|
||||
<toolset name="gcc-3.3*"/>
|
||||
<toolset name="gcc-3_3*"/>
|
||||
<toolset name="qcc-3_3*"/>
|
||||
<toolset name="sunpro-5_3-sunos"/>
|
||||
<toolset name="tru64cxx65*"/>
|
||||
<toolset name="hp_cxx-65*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue