Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.517
diff -u -p -r1.517 explicit-failures-markup.xml
--- explicit-failures-markup.xml	26 Jan 2007 08:11:23 -0000	1.517
+++ explicit-failures-markup.xml	26 Jan 2007 08:20:08 -0000
@@ -4540,6 +4540,18 @@ for more information.
                 versions of the compiler (VC 7.1 and greater).
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="operators_test"/>
+            <toolset name="gcc-3.4.5_linux_x86_64"/>
+            <note author="Vladimir Prus">
+                The test takes more that 30 minutes to compile and the
+                compilation is automatically killed. It is likely caused
+                by the compiler bug, but it unknown how much this
+                bug affects regular use of the operators library. Is it
+                also unknown if the test can be refactored so that
+                not to trigger this bug.
+            </note>
+        </mark-expected-failures>
     </library>
 
 
