This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug target/26792] [4.2 Regression] C++ is broken on *-*-darwin*



------- Comment #11 from sje at gcc dot gnu dot org  2006-07-21 21:11 -------
Subject: Bug 26792

Author: sje
Date: Fri Jul 21 21:11:46 2006
New Revision: 115654

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115654
Log:
        PR target/26792
        * configure.ac: Use GCC_CHECK_UNWIND_GETIPINFO to
        define HAVE_GETIPINFO.
        * aclocal.m4: Add include of ../config/unwind_ipinfo.m4.
        * config.h.in: Regenerate.
        * configure: Regenerate.
        * Makefile.in: Regenerate.
        * libmath/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * src/Makefile.in: Regenerate.
        * libsupc++/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.
        * po/Makefile.in: Regenerate.
        * libsupc++/eh_personality.cc: Check HAVE_GETIPINFO.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/Makefile.in
    trunk/libstdc++-v3/aclocal.m4
    trunk/libstdc++-v3/config.h.in
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/libmath/Makefile.in
    trunk/libstdc++-v3/libsupc++/Makefile.in
    trunk/libstdc++-v3/libsupc++/eh_personality.cc
    trunk/libstdc++-v3/po/Makefile.in
    trunk/libstdc++-v3/src/Makefile.in
    trunk/libstdc++-v3/testsuite/Makefile.in


-- 


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


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