This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PR libstdc++/17505: Update libmath stubs in linker-map.gnu
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-patches at gcc dot gnu dot org,<libstdc++ at gcc dot gnu dot org>
- Date: Sun, 3 Oct 2004 22:51:06 +0200
- Subject: Re: PR libstdc++/17505: Update libmath stubs in linker-map.gnu
- References: <Pine.LNX.4.44.0410031141390.21829-100000@www.eyesopen.com>
> The following patch has been tested on i686-pc-linux-gnu with a full
> "make bootstrap", all default languages, and regression tested with a
> top-level "make -k check" with no new failures. Unfortunately mainline
> is refusing to bootstrap on Solaris 2.8 for me at the moment (and each
> attempt takes nearly 24 hours).
Sorry about that. Mainline bootstrapped on 09/30 (minus libada and libjava)
but the tree is still unstable so I only bootstrap on a weekly basis.
> 2004-10-03 Roger Sayle <roger@eyesopen.com>
> Eric Botcazou <ebotcazou@libertysurf.fr>
>
> PR libstdc++/17505
> * config/linker-map.gnu: Synchronize the current list of stub
> functions from libmath.
Thanks for fixing the problem.
--
Eric Botcazou