Boost logo

Boost-Commit :

From: Boris.Gubenko_at_[hidden]
Date: 2008-08-15 19:10:47


Author: bgubenko
Date: 2008-08-15 19:10:47 EDT (Fri, 15 Aug 2008)
New Revision: 48168
URL: http://svn.boost.org/trac/boost/changeset/48168

Log:
markup spirit library tests lexert* for GCC 3.4.6: fail to compile with ICE
Text files modified:
   trunk/status/explicit-failures-markup.xml | 13 +++++++++++++
   1 files changed, 13 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-08-15 19:10:47 EDT (Fri, 15 Aug 2008)
@@ -2892,6 +2892,19 @@
                 It passes when the timeout value is increased.
             </note>
         </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="lexertl3"/>
+ <test name="lexertl4"/>
+ <test name="lexertl5"/>
+ <toolset name="gcc-3.4.6_linux_ia64"/>
+ <note author="Boris Gubenko">
+ With GCC 3.4.6 the test fails with ICE: internal compiler error.
+ The footprint is similar to that in GCC Bugzilla Bug 34950
+ except 34950 is a regression introduced in GCC 4.2.3. In any
+ case, whatever the problem is, the GCC 4.x series does not seem
+ to have it: the test compiles just fine with GCC 4.x compiler.
+ </note>
+ </mark-expected-failures>
     </library>
 
     <!-- typeof -->


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk