OSDN Git Service

* configure.in (USE_UNWIND_EXCEPTIONS): Add support to set
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jun 2002 01:16:28 +0000 (01:16 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jun 2002 01:16:28 +0000 (01:16 +0000)
commit5f989906919c2c4be43c67769841bd721be260f6
treeff4bb4af1a2979e613506a7af4473ef62ebe2689
parenta22e3dfa0b89b630518417da71e5060580f7c6cd
    * configure.in (USE_UNWIND_EXCEPTIONS): Add support to set
        USE_UNWIND_EXCEPTIONS if --enable-libunwind-exceptions is set.
        * configure, config.in: Regenerate.

        * g++spec.c (LIBUNWIND): New.
        (lang_specific_driver): Add it if USE_UNWIND_EXCEPTIONS is set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54636 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in
gcc/cp/ChangeLog
gcc/cp/g++spec.c