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

Issue 4344067: [google] Enable lightweight debug checks (Closed)

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

Description

This patch is withdrawn. I sent a more complete patch against google/integration branch.

Patch Set 1 #

Messages

Total messages: 2
ppluzhnikov
This patch adds lightweight debug checks (if enabled by macros). To be applied only to ...
14 years ago (2011-04-04 23:26:59 UTC) #1
Diego Novillo
14 years ago (2011-04-05 07:09:54 UTC) #2
On Tue, Apr 5, 2011 at 01:26, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> This patch adds lightweight debug checks (if enabled by macros).
>
> To be applied only to google/main branch.
>
> Tested by buildit --run-tests.
>
>
>
> 2011-04-04  Paul Pluzhnikov  <ppluzhnikov@google.com>
>
>        * libstdc++-v3/include/ext/vstring.h    (revision 171950): Enable
>        debug checks when __google_stl_debug_string is 1.
>        * libstdc++-v3/include/ext/sso_string_base.h    (revision 171950):
>        Scribble on logically-dangling storage when
>        __google_stl_debug_string_dangling is 1.
>        * libstdc++-v3/include/bits/stl_vector.h        (revision 171950):
>        Enable debug checks when __google_stl_debug_vector is 1.
>        *
libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
 (revision 171950):
>        Adjust line number.
>        *
libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
 (revision 171950):
>        Likewise.
>        *
libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
  (revision 171950):
>        Likewise.
>        *
libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
  (revision 171950):
>        Likewise.

Remove the '(revision 171950)' strings.  That's an mklog lameness :)

OK with those changes.


Diego.
Sign in to reply to this message.

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