public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/46844] New: [4.6 Regression] regrename.c:312:22: error: unused parameter 'reg'
@ 2010-12-08  2:09 danglin at gcc dot gnu.org
  2010-12-08 11:54 ` [Bug middle-end/46844] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2010-12-08  2:09 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] regrename.c:312:22: error: unused
                    parameter 'reg'
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa-unknown-linux-gnu
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa-unknown-linux-gnu


/home/dave/gnu/gcc/objdir/./prev-gcc/xgcc
-B/home/dave/gnu/gcc/objdir/./prev-gcc/
-B/home/dave/opt/gnu/gcc/gcc-4.6.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-4.6.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-4.6.0/hppa-linux/lib/ -isystem
/home/dave/opt/gnu/gcc/gcc-4.6.0/hppa-linux/include -isystem
/home/dave/opt/gnu/gcc/gcc-4.6.0/hppa-linux/sys-include    -c   -g -O2 -DIN_GCC
  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-forma
t-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-string
s -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/../libdecnumb
er/dpd -I../libdecnumber    ../../gcc/gcc/regrename.c -o regrename.o
../../gcc/gcc/regrename.c: In function 'check_new_reg_p':
../../gcc/gcc/regrename.c:312:22: error: unused parameter 'reg'
[-Werror=unused-
parameter]cc1: all warnings being treated as errors

dave@hiauly6:~/gnu/gcc/objdir/prev-gcc$ ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: hppa-linux
Configured with: ../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared
--prefix=/home/dave/opt/gnu/gcc/gcc-4.6.0
--with-local-prefix=/home/dave/opt/gnu --enable-threads=posix
--enable-__cxa_atexit --build=hppa-linux --enable-clocale=gnu
--enable-java-gc=boehm --enable-java-awt=xlib
--with-host-libstdcxx=/usr/lib/libstdc++.so.6
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
Thread model: posix
gcc version 4.6.0 20101207 (experimental) [trunk revision 167551] (GCC)


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

end of thread, other threads:[~2010-12-09 17:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-08  2:09 [Bug middle-end/46844] New: [4.6 Regression] regrename.c:312:22: error: unused parameter 'reg' danglin at gcc dot gnu.org
2010-12-08 11:54 ` [Bug middle-end/46844] " rguenth at gcc dot gnu.org
2010-12-08 12:27 ` jakub at gcc dot gnu.org
2010-12-08 16:43 ` jakub at gcc dot gnu.org
2010-12-08 16:46 ` jakub at gcc dot gnu.org
2010-12-09 17:00 ` rguenth 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).