Преглед изворни кода

mark lambda library test control_structures for gcc 4.2 series

[SVN r39660]
Boris Gubenko пре 18 година
родитељ
комит
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号