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

mark lambda library test control_structures for gcc 4.2 series

[SVN r39660]
Boris Gubenko 18 лет назад
Родитель
Сommit
8f059b78af
1 измененных файлов с 10 добавлено и 0 удалено
  1. 10 0
      status/explicit-failures-markup.xml

+ 10 - 0
status/explicit-failures-markup.xml

@@ -1818,6 +1818,11 @@
             <toolset name="gcc-2.95.3-*"/>
             <note author="Doug Gregor" refid="3"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="control_structures"/>
+            <toolset name="gcc-4.2.1*"/>
+            <note author="Boris Gubenko" refid="42"/>
+        </mark-expected-failures>
     </library>
 
     <!-- logic -->
@@ -5340,4 +5345,9 @@ for more information.
         operators which only random access iterator is required to provide.
     </note>
 
+    <note id="42">
+        Internal compiler error: GCC Bugzilla Bug 33580.
+        This is a regression in the gcc 4.2 series.
+    </note>
+
 </explicit-failures-markup>

粤ICP备19079148号