public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/14171] New: Bootstrap dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol
@ 2004-02-17  9:21 v dot haisman at sh dot cvut dot cz
  2004-02-17 15:55 ` [Bug c/14171] Bootstrap (--enable-intermodule) " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: v dot haisman at sh dot cvut dot cz @ 2004-02-17  9:21 UTC (permalink / raw)
  To: gcc-bugs

WilX@amber2:::~/gcc-head/objdir> ../srcdir/configure --with-gcc --with-gnu-ld --
with-gnu-as --enable-languages=c,c++ --enable-threads=posix --with-system-zlib -
-enable-nls --without-included-gettext --enable-sjlj-exceptions --enable-version
-specific-runtime-libs --enable-shared --disable-win32-registry --enable-dwarf2
--with-cpu=athlon-tbird --with-arch=athlon-tbird --enable-intermodule --program-
suffix=-3.5


[...]
/ggc-page.c ../../srcdir/gcc/web.c ../../srcdir/gcc/config/i386/i386.c -o libbac
kend.o
../../srcdir/gcc/reg-stack.c:235: error: 'nan' redeclared as different kind of s
ymbol
../../srcdir/gcc/reg-stack.c:235: error: 'nan' redeclared as different kind of s
ymbol
../../srcdir/gcc/sdbout.c: In function `sdbout_finish':
../../srcdir/gcc/sdbout.c:1465: warning: comparison between signed and unsigned
make[2]: *** [libbackend.o] Error 1
make[2]: Leaving directory `/D/WilX/gcc-head/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/D/WilX/gcc-head/objdir/gcc'
make: *** [bootstrap] Error 2

-- 
           Summary: Bootstrap dies with reg-stack.c:235: error: 'nan'
                    redeclared as different kind of symbol
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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


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

* [Bug c/14171] Bootstrap (--enable-intermodule) dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol
  2004-02-17  9:21 [Bug bootstrap/14171] New: Bootstrap dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol v dot haisman at sh dot cvut dot cz
@ 2004-02-17 15:55 ` pinskia at gcc dot gnu dot org
  2004-05-20 19:49 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-17 15:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-17 15:55 -------
Actually I think reg-stack.c is wrong to use nan.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|bootstrap                   |c
     Ever Confirmed|                            |1
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-17 15:55:41
               date|                            |
            Summary|Bootstrap dies with reg-    |Bootstrap (--enable-
                   |stack.c:235: error: 'nan'   |intermodule) dies with reg-
                   |redeclared as different kind|stack.c:235: error: 'nan'
                   |of symbol                   |redeclared as different kind
                   |                            |of symbol


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


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

* [Bug c/14171] Bootstrap (--enable-intermodule) dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol
  2004-02-17  9:21 [Bug bootstrap/14171] New: Bootstrap dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol v dot haisman at sh dot cvut dot cz
  2004-02-17 15:55 ` [Bug c/14171] Bootstrap (--enable-intermodule) " pinskia at gcc dot gnu dot org
@ 2004-05-20 19:49 ` pinskia at gcc dot gnu dot org
  2004-05-20 20:27 ` cvs-commit at gcc dot gnu dot org
  2004-05-20 20:35 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-20 19:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-19 20:22 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-05/msg01223.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug c/14171] Bootstrap (--enable-intermodule) dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol
  2004-02-17  9:21 [Bug bootstrap/14171] New: Bootstrap dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol v dot haisman at sh dot cvut dot cz
  2004-02-17 15:55 ` [Bug c/14171] Bootstrap (--enable-intermodule) " pinskia at gcc dot gnu dot org
  2004-05-20 19:49 ` pinskia at gcc dot gnu dot org
@ 2004-05-20 20:27 ` cvs-commit at gcc dot gnu dot org
  2004-05-20 20:35 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-05-20 20:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-19 22:27 -------
Subject: Bug 14171

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-05-19 22:27:42

Modified files:
	gcc            : ChangeLog 

Log message:
	2004-05-19  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c/14171
	* reg-stack.c (nan): Rename to ...
	(not_a_num): Here.
	(reg_to_stack): Rename nan to not_a_num.
	(subst_stack_regs_pat): Likewise.
	(convert_regs_entry): Likewise.
	(convert_regs_1): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3700&r2=2.3701



-- 


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


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

* [Bug c/14171] Bootstrap (--enable-intermodule) dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol
  2004-02-17  9:21 [Bug bootstrap/14171] New: Bootstrap dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol v dot haisman at sh dot cvut dot cz
                   ` (2 preceding siblings ...)
  2004-05-20 20:27 ` cvs-commit at gcc dot gnu dot org
@ 2004-05-20 20:35 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-20 20:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-19 22:29 -------
Fixed in 3.5.0 (note --enable-intermodule does not work right as intermodule stuff in C is broken but 
is being worked on).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.5.0


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


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

end of thread, other threads:[~2004-05-19 22:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-17  9:21 [Bug bootstrap/14171] New: Bootstrap dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol v dot haisman at sh dot cvut dot cz
2004-02-17 15:55 ` [Bug c/14171] Bootstrap (--enable-intermodule) " pinskia at gcc dot gnu dot org
2004-05-20 19:49 ` pinskia at gcc dot gnu dot org
2004-05-20 20:27 ` cvs-commit at gcc dot gnu dot org
2004-05-20 20:35 ` pinskia at gcc dot gnu 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).