public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/21674] New: basic_string vs debug_mode
@ 2005-05-20  2:08 pcarlini at suse dot de
  2005-05-21 14:14 ` [Bug libstdc++/21674] " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: pcarlini at suse dot de @ 2005-05-20  2:08 UTC (permalink / raw)
  To: gcc-bugs

Just to keep track of this tough issue, discussed in:

  http://gcc.gnu.org/ml/libstdc++/2005-05/msg00192.html

In a nutshell, this testcase doesn't assert and should:

    #define _GLIBCXX_DEBUG
    #include <string>
    int main()
    {
        std::string s;
        s[1];
    }

(change std::string to std::basic_string<short> and it does)

-- 
           Summary: basic_string vs debug_mode
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pcarlini at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <bug-21674-16141@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2008-12-14  0:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-20  2:08 [Bug libstdc++/21674] New: basic_string vs debug_mode pcarlini at suse dot de
2005-05-21 14:14 ` [Bug libstdc++/21674] " pinskia at gcc dot gnu dot org
2005-05-24  4:35 ` bkoz at gcc dot gnu dot org
2005-05-24  9:27 ` pcarlini at suse dot de
2005-05-27 19:28 ` cvs-commit at gcc dot gnu dot org
2005-09-14  1:02 ` bkoz at gcc dot gnu dot org
2005-09-14  3:22 ` cvs-commit at gcc dot gnu dot org
2005-09-15 19:00 ` cvs-commit at gcc dot gnu dot org
2005-09-22  8:28 ` bkoz at gcc dot gnu dot org
2005-09-22  8:49 ` pcarlini at suse dot de
2005-09-22  8:59 ` bkoz at gcc dot gnu dot org
     [not found] <bug-21674-16141@http.gcc.gnu.org/bugzilla/>
2008-12-14  0:44 ` howarth at nitro dot med dot uc dot edu

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