This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r172333 - in /branches/google/integration/libst...
- From: ppluzhnikov at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 12 Apr 2011 18:34:17 -0000
- Subject: r172333 - in /branches/google/integration/libst...
Author: ppluzhnikov
Date: Tue Apr 12 18:34:16 2011
New Revision: 172333
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172333
Log:
2011-04-12 Paul Pluzhnikov <ppluzhnikov@google.com>
* libstdc++-v3/src/Makefile.am: Add -fno-omit-frame-pointer to
functexcept.
* libstdc++-v3/libsupc++/Makefile.am: Add -fno-omit-frame-pointer
to eh_throw and eh_terminate.
* libstdc++-v3/src/Makefile.in: Regenerate.
* libstdc++-v3/libsupc++/Makefile.in: Regenerate.
Modified:
branches/google/integration/libstdc++-v3/libsupc++/Makefile.am
branches/google/integration/libstdc++-v3/libsupc++/Makefile.in
branches/google/integration/libstdc++-v3/src/Makefile.am
branches/google/integration/libstdc++-v3/src/Makefile.in