[Bug libstdc++/22111] [4.0 Regression] libstdc++ abi_check

2005-06-22 Thread bkoz at gcc dot gnu dot org

--- Additional Comments From bkoz at gcc dot gnu dot org  2005-06-22 18:17 
---

I'd like to move this to gcc-4_0-branch.

-benjamin

-- 


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


[Bug libstdc++/22111] [4.0 Regression] libstdc++ abi_check

2005-06-22 Thread mark at codesourcery dot com

--- Additional Comments From mark at codesourcery dot com  2005-06-22 19:46 
---
Subject: Re:  [4.0 Regression] libstdc++ abi_check

bkoz at gcc dot gnu dot org wrote:
> --- Additional Comments From bkoz at gcc dot gnu dot org  2005-06-22 
> 18:17 ---
> 
> I'd like to move this to gcc-4_0-branch.

Please go ahead.

Thanks for doing this in a way that will work with installed-tree testing!



-- 


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


[Bug libstdc++/22111] [4.0 Regression] libstdc++ abi_check

2005-06-22 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-22 
20:47 ---
Subject: Bug 22111

CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED]   2005-06-22 20:39:41

Modified files:
libstdc++-v3   : ChangeLog Makefile.in acinclude.m4 configure 
libstdc++-v3/include: Makefile.in 
libstdc++-v3/libmath: Makefile.in 
libstdc++-v3/libsupc++: Makefile.in 
libstdc++-v3/po: Makefile.in 
libstdc++-v3/src: Makefile.in 
libstdc++-v3/testsuite: Makefile.am Makefile.in 
libstdc++-v3/testsuite/lib: libstdc++.exp 
libstdc++-v3/testsuite/libstdc++-abi: abi.exp 

Log message:
2005-06-22  Benjamin Kosnik  <[EMAIL PROTECTED]>

PR libstdc++/22111
* acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Remove
GLIBCXX_TEST_ABI. Remove duplicate _GLIBCXX_ASM_SYMVER define.
Don't enable abi testing unless versioned.
* configure: Regenerate.
* testsuite/Makefile.am (check-abi): Remove conditional.
* testsuite/Makefile.in: Regenerate.
* testsuite/libstdc++-abi/abi.exp: Call build_support, then check
v3-symver before proceeding.
* testsuite/lib/libstdc++.exp (libstdc++-dg-test): Set v3-symvers
if _GLIBCXX_SYMVER.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.62&r2=1.2917.2.63
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.155.6.1&r2=1.155.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.307.2.2&r2=1.307.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.423.2.3&r2=1.423.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.126.2.4&r2=1.126.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libmath/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.106&r2=1.106.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.121&r2=1.121.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/po/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.51&r2=1.51.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.217.6.1&r2=1.217.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.42.6.2&r2=1.42.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.88.6.3&r2=1.88.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/lib/libstdc++.exp.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.32.4.3&r2=1.32.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/libstdc++-abi/abi.exp.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3.8.1&r2=1.3.8.2



-- 


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


[Bug libstdc++/22111] [4.0 Regression] libstdc++ abi_check

2005-06-22 Thread themis_hv at yahoo dot co dot uk

--- Additional Comments From themis_hv at yahoo dot co dot uk  2005-06-22 
20:53 ---
Fixed

-- 
   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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