public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/49098] New: unused parameters in rx.c:rx_memory_move_cost
@ 2011-05-21 11:14 amylaar at gcc dot gnu.org
  2011-05-21 17:01 ` [Bug target/49098] " nickc at gcc dot gnu.org
  2011-11-02  9:36 ` manu at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2011-05-21 11:14 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: unused parameters in rx.c:rx_memory_move_cost
           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: nickc@redhat.com
            Blocks: 44756
            Target: rx-elf


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/rx/rx.c -o rx.o
../../../gcc/gcc/config/rx/rx.c: In function ‘rx_memory_move_cost’:
../../../gcc/gcc/config/rx/rx.c:2639:40: error: unused parameter ‘mode’
[-Werror=unused-parameter]
../../../gcc/gcc/config/rx/rx.c:2639:58: error: unused parameter ‘regclass’
[-Werror=unused-parameter]
cc1: all warnings being treated as errors

make[2]: *** [rx.o] Error 1


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

* [Bug target/49098] unused parameters in rx.c:rx_memory_move_cost
  2011-05-21 11:14 [Bug target/49098] New: unused parameters in rx.c:rx_memory_move_cost amylaar at gcc dot gnu.org
@ 2011-05-21 17:01 ` nickc at gcc dot gnu.org
  2011-11-02  9:36 ` manu at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: nickc at gcc dot gnu.org @ 2011-05-21 17:01 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Nick Clifton <nickc at gcc dot gnu.org> 2011-05-21 16:35:41 UTC ---
Author: nickc
Date: Sat May 21 16:35:38 2011
New Revision: 173999

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173999
Log:
    PR target/49098
    * config/rx/rx.c (rx_memory_move_cost): Note unused parameters.

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


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

* [Bug target/49098] unused parameters in rx.c:rx_memory_move_cost
  2011-05-21 11:14 [Bug target/49098] New: unused parameters in rx.c:rx_memory_move_cost amylaar at gcc dot gnu.org
  2011-05-21 17:01 ` [Bug target/49098] " nickc at gcc dot gnu.org
@ 2011-11-02  9:36 ` manu at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: manu at gcc dot gnu.org @ 2011-11-02  9:36 UTC (permalink / raw)
  To: gcc-bugs

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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |manu at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-11-02 09:36:22 UTC ---
This seems FIXED, no?


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

end of thread, other threads:[~2011-11-02  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-21 11:14 [Bug target/49098] New: unused parameters in rx.c:rx_memory_move_cost amylaar at gcc dot gnu.org
2011-05-21 17:01 ` [Bug target/49098] " nickc at gcc dot gnu.org
2011-11-02  9:36 ` manu 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).