Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(263)

Issue 4539068: Build more of libstdc++ exception throwing code with frame pointers

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by ppluzhnikov
Modified:
10 years, 3 months ago
Reviewers:
Ollie Wild
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M libstdc++-v3/libsupc++/Makefile.am View 1 chunk +1 line, -0 lines 0 comments Download
M libstdc++-v3/libsupc++/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
ppluzhnikov
2011-05-19 Paul Pluzhnikov <ppluzhnikov@google.com> * libstdc++-v3/libsupc++/Makefile.am: Add -fno-omit-frame-pointer to vterminate. * libstdc++-v3/libsupc++/Makefile.in: Regenerate. Index: libstdc++-v3/libsupc++/Makefile.in ...
13 years, 10 months ago (2011-05-19 17:46:13 UTC) #1
ppluzhnikov
This patch is for google/integration branch. Sorry about not setting the markers correctly. Tested by ...
13 years, 10 months ago (2011-05-19 18:25:02 UTC) #2
Ollie Wild
13 years, 10 months ago (2011-05-19 19:23:17 UTC) #3
Approved for google/integration (since Diego is on vacation).

Paul, please also merge this change only to google/main and google/gcc-4_6.

Thanks,
Ollie

On Thu, May 19, 2011 at 1:24 PM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
>
> This patch is for google/integration branch.
>
> Sorry about not setting the markers correctly.
>
> Tested by doing a bootstrap build and verifying that
> __gnu_cxx::__verbose_terminate_handler is built with frame pointers.
>
> On Thu, May 19, 2011 at 10:46 AM, Paul Pluzhnikov
> <ppluzhnikov@google.com> wrote:
> > 2011-05-19  Paul Pluzhnikov  <ppluzhnikov@google.com>
> >
> >        * libstdc++-v3/libsupc++/Makefile.am: Add -fno-omit-frame-pointer
> >        to vterminate.
> >        * libstdc++-v3/libsupc++/Makefile.in: Regenerate.
>
>
> --
> Paul Pluzhnikov
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b