This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52500] New: dwarf2cfi.c fails to build with -Werror for c6x
- From: "amylaar at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 05 Mar 2012 23:48:47 +0000
- Subject: [Bug target/52500] New: dwarf2cfi.c fails to build with -Werror for c6x
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: amylaar@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