public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/49835] New: [4.7 Regression] Revision 176720 caused bootstrap failure
@ 2011-07-25  2:04 hjl.tools at gmail dot com
  2011-07-25  2:09 ` [Bug bootstrap/49835] " hjl at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2011-07-25  2:04 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] Revision 176720 caused bootstrap
                    failure
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: sandra@codesourcery.com


On Linux/x86, revision 176720:

http://gcc.gnu.org/ml/gcc-cvs/2011-07/msg00988.html

caused:

/export/gnu/import/svn/gcc-test-ia32corei7/bld/./prev-gcc/g++
-B/export/gnu/import/svn/gcc-test-ia32corei7/bld/./prev-gcc/
-B/usr/local/i686-linux/bin/ -nostdinc++
-B/export/gnu/import/svn/gcc-test-ia32corei7/bld/prev-i686-linux/libstdc++-v3/src/.libs
-B/export/gnu/import/svn/gcc-test-ia32corei7/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
-I/export/gnu/import/svn/gcc-test-ia32corei7/bld/prev-i686-linux/libstdc++-v3/include/i686-linux
-I/export/gnu/import/svn/gcc-test-ia32corei7/bld/prev-i686-linux/libstdc++-v3/include
-I/export/gnu/import/svn/gcc-test-ia32corei7/src-trunk/libstdc++-v3/libsupc++
-L/export/gnu/import/svn/gcc-test-ia32corei7/bld/prev-i686-linux/libstdc++-v3/src/.libs
-L/export/gnu/import/svn/gcc-test-ia32corei7/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs
-c  -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -Ilto
-I../../src-trunk/gcc -I../../src-trunk/gcc/lto
-I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include 
-I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid
-I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP
-DCLOOG_ORG  ../../src-trunk/gcc/lto/lto-lang.c -o lto/lto-lang.o
../../src-trunk/gcc/collect2.c:182:20: error: 'demangle_flag' defined but not
used [-Werror=unused-variable]
cc1plus: all warnings being treated as errors

make[6]: *** [collect2.o] Error 1
make[6]: *** Waiting for unfinished jobs....


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

* [Bug bootstrap/49835] [4.7 Regression] Revision 176720 caused bootstrap failure
  2011-07-25  2:04 [Bug bootstrap/49835] New: [4.7 Regression] Revision 176720 caused bootstrap failure hjl.tools at gmail dot com
@ 2011-07-25  2:09 ` hjl at gcc dot gnu.org
  2011-07-25  4:55 ` pinskia at gcc dot gnu.org
  2011-07-25  9:13 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: hjl at gcc dot gnu.org @ 2011-07-25  2:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-07-25 02:08:49 UTC ---
Author: hjl
Date: Mon Jul 25 02:08:44 2011
New Revision: 176725

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176725
Log:
Remove the unused demangle_flag in collect2.c.

2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>

    PR bootstrap/49835
    * collect2.c (demangle_flag): Removed.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/collect2.c


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

* [Bug bootstrap/49835] [4.7 Regression] Revision 176720 caused bootstrap failure
  2011-07-25  2:04 [Bug bootstrap/49835] New: [4.7 Regression] Revision 176720 caused bootstrap failure hjl.tools at gmail dot com
  2011-07-25  2:09 ` [Bug bootstrap/49835] " hjl at gcc dot gnu.org
@ 2011-07-25  4:55 ` pinskia at gcc dot gnu.org
  2011-07-25  9:13 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2011-07-25  4:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-25 04:55:01 UTC ---
This should be fixed already.


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

* [Bug bootstrap/49835] [4.7 Regression] Revision 176720 caused bootstrap failure
  2011-07-25  2:04 [Bug bootstrap/49835] New: [4.7 Regression] Revision 176720 caused bootstrap failure hjl.tools at gmail dot com
  2011-07-25  2:09 ` [Bug bootstrap/49835] " hjl at gcc dot gnu.org
  2011-07-25  4:55 ` pinskia at gcc dot gnu.org
@ 2011-07-25  9:13 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-07-25  9:13 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-25 09:11:36 UTC ---
Fix.ed


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

end of thread, other threads:[~2011-07-25  9:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-25  2:04 [Bug bootstrap/49835] New: [4.7 Regression] Revision 176720 caused bootstrap failure hjl.tools at gmail dot com
2011-07-25  2:09 ` [Bug bootstrap/49835] " hjl at gcc dot gnu.org
2011-07-25  4:55 ` pinskia at gcc dot gnu.org
2011-07-25  9:13 ` 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).