This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11638] [3.3.1 prerelease] std::vector assign problem with null pointer constant
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 23:32:47 -0000
- Subject: [Bug libstdc++/11638] [3.3.1 prerelease] std::vector assign problem with null pointer constant
- References: <20030722231912.11638.nick@ilm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11638
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-22 23:32 -------
I don't know if gcc is wrong but From the comments in stl_vector.h:
// Called by the range assign to implement [23.1.1]/9