]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)
authorMichael Matz <matz@gcc.gnu.org>
Thu, 3 Nov 2011 17:17:07 +0000 (17:17 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Thu, 3 Nov 2011 17:17:07 +0000 (17:17 +0000)
commite941124721742b4972785960645a57178fabb71c
tree4343503ebcbfe34ff7e06478572708b57fff1bf4
parentaf8d2409beff727cf7d29025c09abded080d4cf7
re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)

libcpp/
PR bootstrap/50857
* configure.ac: Check for -fno-exceptions -fno-rtti.
* configure: Regenerate.
* Makefile.in (NOEXCEPTION_FLAGS): New flag.
(ALL_CXXFLAGS): Use it.

gcc/
PR bootstrap/50857
* configure.ac: Check for -fno-exceptions -fno-rtti.
* configure: Regenerate.
* Makefile.in (NOEXCEPTION_FLAGS): New flag.
(ALL_CXXFLAGS): Use it.

From-SVN: r180833
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.ac
libcpp/ChangeLog
libcpp/Makefile.in
libcpp/configure
libcpp/configure.ac