public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/11504] New: -Wcast-qual vs. stl_tree
@ 2003-07-11 21:28 bkoz at gcc dot gnu dot org
  2003-07-12  1:23 ` [Bug libstdc++/11504] " pinskia at physics dot uc dot edu
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2003-07-11 21:28 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: -Wcast-qual vs. stl_tree
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

-Wcast-qual cannot now be used with stl_tree.h after 

2003-07-04  Gawain Bolton  <gbolton@free.fr>

	* include/bits/stl_tree.h: Performance and memory usage
	improvements.

See:

http://gcc.gnu.org/ml/libstdc++/2003-07/msg00143.html
http://gcc.gnu.org/ml/libstdc++/2003-07/msg00147.html

Testcase: (use -Wcast-qual)

  #include <set>

  using namespace std;

  set<unsigned,less<unsigned> > V;


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-09-23 20:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-11 21:28 [Bug libstdc++/11504] New: -Wcast-qual vs. stl_tree bkoz at gcc dot gnu dot org
2003-07-12  1:23 ` [Bug libstdc++/11504] " pinskia at physics dot uc dot edu
2003-07-14 16:53 ` gerald at gcc dot gnu dot org
2003-07-30 15:02 ` cvs-commit at gcc dot gnu dot org
2003-08-23  0:48 ` dhazeghi at yahoo dot com
2003-08-23  7:07 ` gerald at pfeifer dot com
2003-09-01 13:22 ` bkoz at gcc dot gnu dot org
2003-09-03 12:15 ` bkoz at gcc dot gnu dot org
2003-09-18 15:18 ` cvs-commit at gcc dot gnu dot org
2003-09-23 21:11 ` bkoz at gcc dot gnu dot org

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