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

             Bug #: 52500
           Summary: dwarf2cfi.c fails to build with -Werror for c6x
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: amyl...@gcc.gnu.org
            Blocks: 44756
              Host: x86_64-unknown-linux-gnu
            Target: c6x-elf, c6x-uclinux


../../../gcc/gcc/dwarf2cfi.c: In function
‘expand_builtin_init_dwarf_reg_sizes’:
../../../gcc/gcc/dwarf2cfi.c:262:13: error: comparison between signed and
unsigned integer expressions [-Werror=sign-compare]
../../../gcc/gcc/dwarf2cfi.c: In function ‘dwarf2out_frame_debug_expr’:
../../../gcc/gcc/dwarf2cfi.c:1537:8: error: comparison between signed and
unsigned integer expressions [-Werror=sign-compare]
../../../gcc/gcc/dwarf2cfi.c: In function ‘initial_return_save’:
../../../gcc/gcc/dwarf2cfi.c:2829:11: error: comparison between signed and
unsigned integer expressions [-Werror=sign-compare]
cc1: all warnings being treated as errors
make[2]: *** [dwarf2cfi.o] Error 1

Reply via email to