This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/8610] std::streamoff type is 32-bit in GCC 3.2 whereas it was 64-bit in GCC 2.96
- From: "aj at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2003 08:37:53 -0000
- Subject: [Bug libstdc++/8610] std::streamoff type is 32-bit in GCC 3.2 whereas it was 64-bit in GCC 2.96
- References: <20021116081601.8610.davido@csse.uwa.edu.au>
- 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=8610
------- Additional Comments From aj at gcc dot gnu dot org 2003-06-27 08:37 -------
GCC 3.1 and later contain a new libstdc++ and changing this needs a redesign in
the library that is planned for GCC 3.4 (see "Target Milestone" in the PR).
GCC 3.4 is excepted for later this year.