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

           Summary: arm_preferred_rename_class uses keyword class as
                    parameter name
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: amyl...@gcc.gnu.org
            Blocks: 44433,44756
            Target: arm-*-*


../../../gcc/gcc/config/arm/arm.c:251:60: error: identifier ‘class’ conflicts
wi
th C++ keyword [-Werror=c++-compat]
../../../gcc/gcc/config/arm/arm.c:23476:41: error: identifier ‘class’ conflicts 
with C++ keyword [-Werror=c++-compat]
../../../gcc/gcc/config/arm/arm.c: In function ‘arm_preferred_rename_class’:
../../../gcc/gcc/config/arm/arm.c:23481:24: error: identifier ‘class’ conflicts 
with C++ keyword [-Werror=c++-compat]

Reply via email to