|
|
@@ -5747,7 +5747,8 @@ With aC++, the tests compile cleanly in strict ansi mode and succeed.
|
|
|
</test>
|
|
|
<test name="value_init_test">
|
|
|
<mark-failure>
|
|
|
- <toolset name="intel-9.0"/>
|
|
|
+ <toolset name="intel-9.0*"/>
|
|
|
+ <toolset name="intel-linux-9.0*"/>
|
|
|
<note author="Niels Dekker" date="2009-07-01">
|
|
|
When I made the conversion from value_initialized<T> to T&
|
|
|
const-correct, this specific compiler version gave compile errors.
|