This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/52215] New: [4.7 Regression] FAIL: ext/profile/mutex_extensions_neg.cc (test for excess errors)


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: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: bkoz@redhat.com, jwakely.gcc@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]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]