[Bug target/44771] New: m68k_expand_prologue: variable set but not used

amylaar at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 1 19:02:00 GMT 2010


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../../../gcc/gcc/../libdecnumber
-I../../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber  -DCLOOG_PPL_BACKEND 
-I/usr/include/libelf  \
                ../../../gcc/gcc/config/m68k/m68k.c -o m68k.o
../../../gcc/gcc/config/m68k/m68k.c: In function ‘m68k_expand_prologue’:
../../../gcc/gcc/config/m68k/m68k.c:1045:25: error: variable ‘insn’ set but not
used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[1]: *** [m68k.o] Error 1


-- 
           Summary: m68k_expand_prologue: variable set but not used
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
GCC target triplet: m68k-elf
OtherBugsDependingO 44756
             nThis:


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



More information about the Gcc-bugs mailing list