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 bootstrap/49354] New: [4.7 Regression] bootstrap failure


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

           Summary: [4.7 Regression] bootstrap failure
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


On Linux/x86, revision 174870 gave:

../../src-trunk/gcc/ira-costs.c: In function
'setup_regno_cost_classes_by_mode':
../../src-trunk/gcc/ira-costs.c:303:14: error: request for implicit conversion
from 'void *' to 'cost_classes_t' not permitted in C++ [-Werror=c++-compat]

Revision 174864 is OK.


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