This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14039] bug in std::find
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2004 10:06:59 -0000
- Subject: [Bug c++/14039] bug in std::find
- References: <20040206045704.14039.jsiek@osl.iu.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-02-06 10:06 -------
... also, consider DR 244 (NAD): the implementation discussed is identical to
ours, and nobody apparently objected to the correctness of *begin != x1 there...
I'm really unsure that we really want to "fix" this barring a clarification in
the standard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14039