This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17453] G++ type conversion bug
- From: "froloff at os2 dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2004 06:42:24 -0000
- Subject: [Bug libstdc++/17453] G++ type conversion bug
- References: <20040913110856.17453.froloff@os2.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From froloff at os2 dot ru 2004-09-14 06:42 -------
Thanks to all for Your replays.
Best regards
Dmitry
PS
> &v[0] is always an unsigned char* pointing to contiguous memory.
I know about that, as You can see from attached source (line 11) ;)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17453