public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/49862] New: bfin.c warnings
@ 2011-07-27  9:26 amylaar at gcc dot gnu.org
  2012-03-05 22:03 ` [Bug target/49862] " amylaar at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: amylaar at gcc dot gnu.org @ 2011-07-27  9:26 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: bfin.c warnings
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
                CC: bernds@codesourcery.com, jzhang918@gmail.com
            Blocks: 44756
            Target: bfin-elf, bfin-rtems, bfin-uclinux


gcc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror
-Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -I. -I.
-I../../../gcc/gcc -I../../../gcc/gcc/. -I../../../gcc/gcc/../include
-I../../../gcc/gcc/../libcpp/include -I/opt/cfarm/mpc/include 
-I../../../gcc/gcc/../libdecnumber -I../../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber    \
                ../../../gcc/gcc/config/bfin/bfin.c -o bfin.o
../../../gcc/gcc/config/bfin/bfin.c: In function ‘hwloop_optimize’:
../../../gcc/gcc/config/bfin/bfin.c:3423:12: error: unused variable ‘ix’
[-Werror=unused-variable]
../../../gcc/gcc/config/bfin/bfin.c:3416:15: error: unused variable ‘inner’
[-Werror=unused-variable]
../../../gcc/gcc/config/bfin/bfin.c: In function ‘hwloop_pattern_reg’:
../../../gcc/gcc/config/bfin/bfin.c:3845:7: error: variable ‘pat’ set but not
used [-Werror=unused-but-set-variable]
../../../gcc/gcc/config/bfin/bfin.c: In function ‘bfin_reorg_loops’:
../../../gcc/gcc/config/bfin/bfin.c:3869:25: error: unused parameter
‘dump_file’ [-Werror=unused-parameter]
cc1: all warnings being treated as errors


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

end of thread, other threads:[~2012-09-21 17:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-27  9:26 [Bug target/49862] New: bfin.c warnings amylaar at gcc dot gnu.org
2012-03-05 22:03 ` [Bug target/49862] " amylaar at gcc dot gnu.org
2012-03-09  5:55 ` jiez at gcc dot gnu.org
2012-03-09  5:57 ` jiez at gcc dot gnu.org
2012-09-21 17:41 ` 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).