http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51750

             Bug #: 51750
           Summary: [4.7 Regression] FAIL: 25_algorithms/heap/moveable*.cc
                    execution test
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: domi...@lps.ens.fr
                CC: hjl.to...@gmail.com, ia...@gcc.gnu.org,
                    paolo.carl...@oracle.com, rguent...@suse.de
            Target: i686-*-linux* x86_64-*-linux* x86_64-apple-darwin10


Between revisions 182828 and 182830 the following tests started to fail with
-m32 (see http://gcc.gnu.org/ml/gcc-regression/2012-01/msg00048.html ):

FAIL: 25_algorithms/heap/moveable.cc execution test
FAIL: 25_algorithms/heap/moveable2.cc execution test

The failures are

Assertion failed: (this->SharedInfo && this->ptr < this->SharedInfo->last),
function operator*, file
/opt/gcc/work/libstdc++-v3/testsuite/util/testsuite_iterators.h, line 287.
FAIL: 25_algorithms/heap/moveable.cc execution test

Reply via email to