public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/52500] New: dwarf2cfi.c fails to build with -Werror for c6x
@ 2012-03-05 23:49 amylaar at gcc dot gnu.org
  2012-03-06  8:14 ` [Bug target/52500] " jakub at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: amylaar at gcc dot gnu.org @ 2012-03-05 23:49 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-28 10:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-05 23:49 [Bug target/52500] New: dwarf2cfi.c fails to build with -Werror for c6x amylaar at gcc dot gnu.org
2012-03-06  8:14 ` [Bug target/52500] " jakub at gcc dot gnu.org
2013-02-26 14:24 ` amylaar at gcc dot gnu.org
2013-02-28 10:05 ` amylaar at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).