public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pcarlini at suse dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/29179] bugs in mt_allocator
Date: Fri, 22 Sep 2006 13:42:00 -0000	[thread overview]
Message-ID: <20060922134241.29629.qmail@sourceware.org> (raw)
In-Reply-To: <bug-29179-13287@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from pcarlini at suse dot de  2006-09-22 13:42 -------
(In reply to comment #2)
> would it not be easier to do a post increment and not have a problem with
> people never reading documentation? especially considering that it's so easy to
> fix?

No, for the simple reason that the allocator does not work is __block_count
turns out to be zero. The problem with your PR is that you are doing sort of
syntactical analysis of the code without understandind the functioning of the
allocator. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29179


  parent reply	other threads:[~2006-09-22 13:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-22 10:31 [Bug c++/29179] New: " random at adriver dot ru
2006-09-22 11:19 ` [Bug libstdc++/29179] " pcarlini at suse dot de
2006-09-22 13:32 ` random at adriver dot ru
2006-09-22 13:42 ` pcarlini at suse dot de [this message]
2006-09-22 14:40 ` random at adriver dot ru
2006-09-22 14:48 ` pcarlini at suse dot de
2006-09-22 16:04 ` pinskia at gcc dot gnu dot org
2006-09-25 10:05 ` paolo at gcc dot gnu dot org
2006-09-25 10:06 ` paolo at gcc dot gnu dot org
2006-09-25 10:07 ` pcarlini at suse dot de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060922134241.29629.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).