This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1st draft: PRs fixed in 3.1.1
- From: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- To: <Joe dot Buck at synopsys dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 16 Jul 2002 13:42:55 +0200 (CEST)
- Subject: Re: 1st draft: PRs fixed in 3.1.1
I believe you missed the libstdc++ related changes.
>From the ChangeLog I compiled the following list.
PR target/6755 (mips).../gcc-3.1/libstdc++-v3/configure script fails for mips-sgi-irix6.2
PR libstdc++/3946 auto_ptr_ref constructor allows dangerous conversion
PR libstdc++/6282 bitset<0> results in nonsense behavior
PR libstdc++/6518 ??? (cout << NULL crashes)
PR libstdc++/6594 strstreambuf leaks 16 bytes - gcc 3.0.x
PR libstdc++/6641 -D__USE_MALLOC doesn't link
PR libstdc++/6648 Problems with cin.getline (interactive)
PR libstdc++/6701 do_narrow on range is fubar
PR libstdc++/6750 ofstream incorrectly sets failbit (severe regression)
PR libstdc++/6795 stringbuf failure
PR libstdc++/6811 Missing 'return *this' in __enc_traits& operator=(const __enc_traits& __obj)' in 3.1 release
PR libstdc++/6886 bit vector iterator uses wrong 1 constant
PR libstdc++/7057 Operator== on hashtables doesn't appear to work
correctly (patch included)
PR libstdc++/7097 _GLIBCPP_HAVE_MBSTATE_T breaks non-GLIB systems
PR libstdc++/7173 _GLIBCPP_VERSION ="" on the 3.1 branch
Hope this helps,
Peter Schmid