public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/44771]  New: m68k_expand_prologue: variable set but not used
@ 2010-07-01 19:02 amylaar at gcc dot gnu dot org
  2010-07-02 20:16 ` [Bug target/44771] " schwab at gcc dot gnu dot org
  2010-07-02 20:27 ` schwab at linux-m68k dot org
  0 siblings, 2 replies; 3+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2010-07-01 19:02 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1380 bytes --]

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


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

* [Bug target/44771] m68k_expand_prologue: variable set but not used
  2010-07-01 19:02 [Bug target/44771] New: m68k_expand_prologue: variable set but not used amylaar at gcc dot gnu dot org
@ 2010-07-02 20:16 ` schwab at gcc dot gnu dot org
  2010-07-02 20:27 ` schwab at linux-m68k dot org
  1 sibling, 0 replies; 3+ messages in thread
From: schwab at gcc dot gnu dot org @ 2010-07-02 20:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from schwab at gcc dot gnu dot org  2010-07-02 20:16 -------
Subject: Bug 44771

Author: schwab
Date: Fri Jul  2 20:15:59 2010
New Revision: 161741

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161741
Log:
PR target/44771
* config/m68k/m68k.c (m68k_expand_prologue): Remove set but not
used variable insn.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m68k/m68k.c


-- 


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


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

* [Bug target/44771] m68k_expand_prologue: variable set but not used
  2010-07-01 19:02 [Bug target/44771] New: m68k_expand_prologue: variable set but not used amylaar at gcc dot gnu dot org
  2010-07-02 20:16 ` [Bug target/44771] " schwab at gcc dot gnu dot org
@ 2010-07-02 20:27 ` schwab at linux-m68k dot org
  1 sibling, 0 replies; 3+ messages in thread
From: schwab at linux-m68k dot org @ 2010-07-02 20:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from schwab at linux-m68k dot org  2010-07-02 20:27 -------
Fixed.


-- 

schwab at linux-m68k dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2010-07-02 20:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-01 19:02 [Bug target/44771] New: m68k_expand_prologue: variable set but not used amylaar at gcc dot gnu dot org
2010-07-02 20:16 ` [Bug target/44771] " schwab at gcc dot gnu dot org
2010-07-02 20:27 ` schwab at linux-m68k dot 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).