and also mark failures on gcc-mingw

This commit is contained in:
Andrzej Krzemieński 2015-01-22 22:49:19 +01:00
parent 14d16982ef
commit 9a1cceba59

View file

@ -3035,6 +3035,8 @@ for more information.
<toolset name="gcc-5.0.0"/>
<toolset name="qcc-4.4.2_x86"/>
<toolset name="qcc-4.4.2_arm"/>
<toolset name="gcc-mingw-4.4*"/>
<toolset name="gcc-mingw-4.5*"/>
<note author="Andrzej Krzemienski" id="optional-ref-convert-assign-bug">
<p>This is a compiler bug: it sometimes creates an illegal temporary object.
The following code illustrates the bug:</p>