[Bug target/29487] Shared libstdc++ fails to link

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Feb 10 01:02:00 GMT 2007



------- Comment #42 from mmitchel at gcc dot gnu dot org  2007-02-10 01:02 -------
Subject: Bug 29487

Author: mmitchel
Date: Sat Feb 10 01:02:30 2007
New Revision: 121788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121788
Log:
2007-02-06  Mark Mitchell  <mark@codesourcery.com>

        PR target/29487
        * tree.h (DECL_REPLACEABLE_P): New macro.
        * except.c (set_nothrow_function_flags): Likewise.

2007-02-06  Mark Mitchell  <mark@codesourcery.com>

        PR target/29487
        * decl.c (finish_function): Use DECL_REPLACEABLE.
        * tree.c (cp_cannot_inline_tree_fn): Likewise.

2007-02-06  Mark Mitchell  <mark@codesourcery.com>

        PR c++/29487
        * g++.dg/eh/weak1-C: New test.
        * g++.dg/eh/weak1-a.cc: Likewise.
        * g++.dg/eh/comdat1.C: Likewise.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/eh/comdat1.C
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/eh/weak1-a.cc
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/eh/weak1.C
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/decl.c
    branches/gcc-4_2-branch/gcc/cp/tree.c
    branches/gcc-4_2-branch/gcc/except.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/tree.h


-- 


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



More information about the Gcc-bugs mailing list