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

             Bug #: 52215
           Summary: [4.7 Regression] FAIL:
                    ext/profile/mutex_extensions_neg.cc (test for excess
                    errors)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: domi...@lps.ens.fr
                CC: b...@redhat.com, jwakely....@gmail.com


Between revisions 184107 (OK) and 184111 (see
http://gcc.gnu.org/ml/gcc-regression/2012-02/msg00033.html and
http://gcc.gnu.org/ml/gcc-regression/2012-02/msg00035.html , likely r184110),
the test ext/profile/mutex_extensions_neg.cc has started to fail with -m32. The
error is

FAIL: ext/profile/mutex_extensions_neg.cc (test for excess errors)
Excess errors:
/opt/gcc/build_w/x86_64-apple-darwin10.8.0/i386/libstdc++-v3/include/profile/impl/profiler_state.h:52:28:
error: conversion from 'enum __gnu_profile::__state_type*' to 'enum
__gnu_profile::__state_type' [-fpermissive]

Reply via email to