This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Updated baseline_symbols.txt


On Fri, 07 Mar 2008 22:11:24 +0100
Matthias Klose <doko@cs.tu-berlin.de> wrote:

> Jakub Jelinek schrieb:
> > On Tue, Mar 04, 2008 at 12:48:04AM +0100, Matthias Klose wrote:
> >> Built gcc-4_3-branch revision 132801 as a (patched) package for
> >> Debian; test results are available on gcc-testresults (sorry, I
> >> can't currently provide results for pure upstream builds).  The
> >> baseline symbols for i486, x86_64, powerpc do match the current
> >> symbols on the branch.  Attached are the diffs for alpha, hppa,
> >> ia64, mips, s390, sparc. The diffs for alpha, hppa, s390, sparc
> >> are regressions from the files currently checked in; compared to
> >> the 4.1 version these look ok. I'm CCing port maintainers; I'd
> >> appreciate feedback if these are real problems, if the new symbol
> >> files should be checked in, or if these should be removed.
> > 
> > Thanks for doing this.
> > 
> > s390, ia64, mips and sparc baseline_symbols.txt changes look fine
> > (on s390 and sparc addition of 283 entries with *_LDBL_* symvers
> > which match the 283 *_LDBL_* entries in powerpc-linux-gnu, except
> > some occassional s/m/j/ etc. differences - always did diff between
> > that arch and ppc), 121 new entries with
> > GLIBCXX_3.4.([6789]|10)|CXXABI_1.3.2 symvers which match those for
> > powerpc-linux-gnu resp. x86_64-linux-gnu (again, eyeballed diff)
> > and optionally changes of the math *l@@GLIBCXX_3.4* exports to
> > *l@GLIBCXX_3.4*.  So those are fine.
> 
> these are attached in the s390-ia64-mips-sparc.diff.gz:
> 
> 2008-03-07  Matthias Klose  <doko@ubuntu.com>
> 
>         * config/abi/post/s390-linux-gnu/baseline_symbols.txt: Update.
>         * config/abi/post/ia64-linux-gnu/baseline_symbols.txt:
> Likewise.
>         * config/abi/post/mips-linux-gnu/baseline_symbols.txt:
> Likewise.
>         * config/abi/post/sparc-linux-gnu/baseline_symbols.txt:
> Likewise.
> 
> ok for the branch and the trunk?

Yes.

And my thanks also for doing this (and testing w/ results on
gcc-testresults). Please put this in gcc-4_3-branch and trunk.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]