public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/48901] New: lm32.md: ashlsi3: error: unused variable ‘one’
@ 2011-05-06  0:47 amylaar at gcc dot gnu.org
  2013-02-26 14:20 ` [Bug target/48901] " amylaar at gcc dot gnu.org
  2013-02-28  9:46 ` amylaar at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2011-05-06  0:47 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: lm32.md: ashlsi3: error: unused variable ‘one’
           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: lekernel@gcc.gnu.org
            Blocks: 44756
            Target: lm32-elf, lm32-rtems, lm32-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    insn-emit.c -o insn-emit.o
../../../gcc/gcc/config/lm32/lm32.md: In function ‘gen_ashlsi3’:
../../../gcc/gcc/config/lm32/lm32.md:827:15: error: unused variable ‘one’
[-Werror=unused-variable]
cc1: all warnings being treated as errors


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

* [Bug target/48901] lm32.md: ashlsi3: error: unused variable ‘one’
  2011-05-06  0:47 [Bug target/48901] New: lm32.md: ashlsi3: error: unused variable ‘one’ amylaar at gcc dot gnu.org
@ 2013-02-26 14:20 ` amylaar at gcc dot gnu.org
  2013-02-28  9:46 ` amylaar at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2013-02-26 14:20 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2013-02-26 14:19:32 UTC ---
Author: amylaar
Date: Tue Feb 26 14:19:24 2013
New Revision: 196285

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196285
Log:
        PR target/48901
        * config/lm32/lm32.c (gen_int_relational): Remove unused variables
        temp, cond and label.
        * config/lm32/lm32.md (ashlsi3): Remove unused variable one.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/lm32/lm32.c
    trunk/gcc/config/lm32/lm32.md


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

* [Bug target/48901] lm32.md: ashlsi3: error: unused variable ‘one’
  2011-05-06  0:47 [Bug target/48901] New: lm32.md: ashlsi3: error: unused variable ‘one’ amylaar at gcc dot gnu.org
  2013-02-26 14:20 ` [Bug target/48901] " amylaar at gcc dot gnu.org
@ 2013-02-28  9:46 ` amylaar at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2013-02-28  9:46 UTC (permalink / raw)
  To: gcc-bugs


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

Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> changed:

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

--- Comment #2 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2013-02-28 09:46:00 UTC ---
insn-emit.o builds now without complaints.  However, we now hit PR55035.


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-06  0:47 [Bug target/48901] New: lm32.md: ashlsi3: error: unused variable ‘one’ amylaar at gcc dot gnu.org
2013-02-26 14:20 ` [Bug target/48901] " amylaar at gcc dot gnu.org
2013-02-28  9:46 ` 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).