public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "paolo at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/28277] __builtin_alloca with no limit in libstdc++
Date: Fri, 13 Oct 2006 09:00:00 -0000	[thread overview]
Message-ID: <20061013090046.9870.qmail@sourceware.org> (raw)
In-Reply-To: <bug-28277-11211@http.gcc.gnu.org/bugzilla/>



------- Comment #14 from paolo at gcc dot gnu dot org  2006-10-13 09:00 -------
Subject: Bug 28277

Author: paolo
Date: Fri Oct 13 09:00:31 2006
New Revision: 117689

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117689
Log:
2006-10-13  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/28277 (partial: ostream bits 2)
        * include/std/std_ostream.h (basic_ostream<>::_M_insert(const
        char_type*, streamsize)): New.
        (basic_ostream<>::_M_write(char_type, streamsize)): Likewise.
        (operator<<(basic_ostream<>&, _CharT), operator<<(basic_ostream<>&,
        char), operator<<(basic_ostream<>&, const _CharT*),
        operator<<(basic_ostream<>&, const char*)): Use the latter.
        * include/bits/ostream.tcc (basic_ostream<>::_M_insert(const
        char_type*, streamsize)): Define.
        (operator<<(basic_ostream<>&, const char*)): Use the latter.
        (operator<<(basic_ostream<>&, _CharT), operator<<(basic_ostream<>&,
        char), operator<<(basic_ostream<>&, const _CharT*),
        operator<<(basic_ostream<>&, const char*),
        operator<<(basic_ostream<>&, const basic_string<>&)): Remove.
        * include/bits/basic_string.h (operator<<(basic_ostream<>&,
        const basic_string<>&)): Use the latter, implement DR 586.
        * config/abi/pre/gnu.ver: Adjust, export the new _M_insert.
        * docs/html/ext/howto.html: Add an entry for DR 586.
        * testsuite/21_strings/basic_string/inserters_extractors/char/
        28277.cc: New.
        * testsuite/21_strings/basic_string/inserters_extractors/wchar_t/
        28277.cc: Likewise.
        * testsuite/27_io/basic_ostream/inserters_character/char/
        28277-3.cc: Likewise.
        * testsuite/27_io/basic_ostream/inserters_character/char/
        28277-4.cc: Likewise.
        * testsuite/27_io/basic_ostream/inserters_character/wchar_t/
        28277-2.cc: Likewise.
        * testsuite/27_io/basic_ostream/inserters_character/wchar_t/
        28277-3.cc: Likewise.
        * testsuite/27_io/basic_ostream/inserters_character/wchar_t/
        28277-4.cc: Likewise.


Added:
   
trunk/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/28277.cc
   
trunk/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/28277.cc
   
trunk/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-3.cc
   
trunk/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-4.cc
   
trunk/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-2.cc
   
trunk/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-3.cc
   
trunk/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-4.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/abi/pre/gnu.ver
    trunk/libstdc++-v3/docs/html/ext/howto.html
    trunk/libstdc++-v3/include/bits/basic_string.h
    trunk/libstdc++-v3/include/bits/ostream.tcc
    trunk/libstdc++-v3/include/std/std_ostream.h


-- 


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


  parent reply	other threads:[~2006-10-13  9:00 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-05 20:57 [Bug libstdc++/28277] New: " mec at google dot com
2006-07-05 21:48 ` [Bug libstdc++/28277] " pcarlini at suse dot de
2006-07-05 22:21 ` mec at google dot com
2006-07-05 22:27   ` Andrew Pinski
2006-07-05 22:27 ` pinskia at physics dot uc dot edu
2006-07-05 22:32 ` pcarlini at suse dot de
2006-07-05 22:43 ` mec at google dot com
2006-07-05 22:48 ` pcarlini at suse dot de
2006-07-05 23:00 ` pcarlini at suse dot de
2006-07-05 23:00 ` pcarlini at suse dot de
2006-07-05 23:17 ` pcarlini at suse dot de
2006-07-08  9:45 ` pcarlini at suse dot de
2006-07-11 11:22 ` paolo at gcc dot gnu dot org
2006-07-15 20:31 ` paolo at gcc dot gnu dot org
2006-07-16 15:39 ` paolo at gcc dot gnu dot org
2006-10-08  1:13 ` paolo at gcc dot gnu dot org
2006-10-09 10:50 ` paolo at gcc dot gnu dot org
2006-10-09 18:04 ` paolo at gcc dot gnu dot org
2006-10-13  9:00 ` paolo at gcc dot gnu dot org [this message]
2007-04-09 21:36 ` pcarlini at suse dot de
2007-04-10 10:39 ` paolo at gcc dot gnu dot org
2007-04-12 23:07 ` paolo at gcc dot gnu dot org
     [not found] <bug-28277-4@http.gcc.gnu.org/bugzilla/>
2024-03-20  6:16 ` pinskia at gcc dot gnu.org
2024-03-20 11:21 ` redi at gcc dot gnu.org
2024-03-20 12:07 ` redi at gcc dot gnu.org

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=20061013090046.9870.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).