public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/47827] New: gcc fails to bootstrap on i386-pc-solaris2.10
@ 2011-02-20 21:11 gseanmcg at gmail dot com
  2011-02-20 22:17 ` [Bug bootstrap/47827] " jakub at gcc dot gnu.org
  2011-02-21 12:03 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: gseanmcg at gmail dot com @ 2011-02-20 21:11 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcc fails to bootstrap on i386-pc-solaris2.10
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gseanmcg@gmail.com


Somewhere between revision 170122 and now, gcc no longer bootstraps on Solaris
10.

Here is the error from the build log:

libtool: compile:  /BUILD/gcc/obj-170344/./gcc/xgcc
-B/BUILD/gcc/obj-170344/./gcc/ -B/BUILD/gcc/170344/i386-pc-solaris2.10/bin/
-B/BUILD/gcc/170344/i386-pc-solaris2.10/lib/ -isystem
/BUILD/gcc/170344/i386-pc-solaris2.10/include -isystem
/BUILD/gcc/170344/i386-pc-solaris2.10/sys-include -m64 -DHAVE_CONFIG_H -I.
-I/SOURCES/gcc-trunk/libquadmath -g -O2 -m64 -MT strtod/strtoflt128.lo -MD -MP
-MF strtod/.deps/strtoflt128.Tpo -c
/SOURCES/gcc-trunk/libquadmath/strtod/strtoflt128.c  -fPIC -DPIC -o
strtod/.libs/strtoflt128.o
In file included from /SOURCES/gcc-trunk/libquadmath/strtod/strtoflt128.c:44:0:
/SOURCES/gcc-trunk/libquadmath/strtod/strtod_l.c: In function
‘____strtoflt128_internal’:
/SOURCES/gcc-trunk/libquadmath/strtod/strtod_l.c:556:19: error: ‘NAN’
undeclared (first use in this function)
/SOURCES/gcc-trunk/libquadmath/strtod/strtod_l.c:556:19: note: each undeclared
identifier is reported only once for each function it appears in
make[6]: *** [strtod/strtoflt128.lo] Error 1


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

* [Bug bootstrap/47827] gcc fails to bootstrap on i386-pc-solaris2.10
  2011-02-20 21:11 [Bug bootstrap/47827] New: gcc fails to bootstrap on i386-pc-solaris2.10 gseanmcg at gmail dot com
@ 2011-02-20 22:17 ` jakub at gcc dot gnu.org
  2011-02-21 12:03 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-02-20 22:17 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-20 21:59:30 UTC ---
Author: jakub
Date: Sun Feb 20 21:59:28 2011
New Revision: 170346

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170346
Log:
    PR bootstrap/47827
    * printf/quadmath-printf.h (NAN): Redefine to __builtin_nanf ("").

Modified:
    trunk/libquadmath/ChangeLog
    trunk/libquadmath/printf/quadmath-printf.h


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

* [Bug bootstrap/47827] gcc fails to bootstrap on i386-pc-solaris2.10
  2011-02-20 21:11 [Bug bootstrap/47827] New: gcc fails to bootstrap on i386-pc-solaris2.10 gseanmcg at gmail dot com
  2011-02-20 22:17 ` [Bug bootstrap/47827] " jakub at gcc dot gnu.org
@ 2011-02-21 12:03 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-02-21 12:03 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-21 10:44:59 UTC ---
Fixed.


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

end of thread, other threads:[~2011-02-21 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-20 21:11 [Bug bootstrap/47827] New: gcc fails to bootstrap on i386-pc-solaris2.10 gseanmcg at gmail dot com
2011-02-20 22:17 ` [Bug bootstrap/47827] " jakub at gcc dot gnu.org
2011-02-21 12:03 ` 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).