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

Issue 4408041: [google/integration] Enable lightweight debug checks (Closed)

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

Description

r172380 committed.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -46 lines) Patch
M libstdc++-v3/include/bits/stl_algo.h View 25 chunks +88 lines, -46 lines 0 comments Download
M libstdc++-v3/include/bits/stl_tree.h View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 2
ppluzhnikov
This patch adds lightweight debug checks (if enabled by macros). To be applied only to ...
13 years ago (2011-04-13 05:45:03 UTC) #1
Diego Novillo
13 years ago (2011-04-13 12:52:00 UTC) #2
On Wed, Apr 13, 2011 at 01:44, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> This patch adds lightweight debug checks (if enabled by macros).
>
> To be applied only to google/integration branch.
>
> Tested by bootstrapping and running "make check".
>
>
> 2011-04-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
>
>        * libstdc++-v3/include/bits/stl_algo.h: Add comparator debug checks
>        when __google_stl_debug_compare is 1.
>        * libstdc++-v3/include/bits/stl_tree.h: Add comparator debug checks
>        when __google_stl_debug_rbtree is 1.

OK.


Diego.
Sign in to reply to this message.

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