public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* draft release notes for GCC 3.2
@ 2002-08-02 15:27 Joe Buck
  2002-08-02 15:58 ` Nathan Sidwell
  2002-08-03  2:53 ` Andreas Jaeger
  0 siblings, 2 replies; 5+ messages in thread
From: Joe Buck @ 2002-08-02 15:27 UTC (permalink / raw)
  To: gcc

(As usual, this info is obtained from reading ChangeLog files; if anything
 is missing or wrong, please let me know).
--------------------------------------------------------------------------
Draft release notes for GCC 3.2

3.2 is a small bug fix release, but there is a change to the application
binary interface (ABI), hence the change to the second part of the version
number.

The main purpose of the 3.2 release is to correct a couple of problems in
the C++ ABI, with the intention of providing a stable interface going
forward.  Accordingly, 3.2 is only a small change to 3.1.1.

In addition, a number of bug fixes for the C++ standard library are
included in this release.

There is one platform-specific bug fix (for x86_64 - AMD's 64-bit
architecture) Other than that, for users of C, Java, Objective-C, or
Fortran, there are no changes with respect to 3.1.1.

(Jakub's change to avoid emitting compound literals that are unused: worth
mentioning?)

Below you will find a list of the problem reports (PRs) from GCC's bug
tracking system (GNATS) that are known to be fixed in the 3.2
release. This list might not be complete (that is, it is likely that some
bug fixes have been missed).

To learn more about a particular PR, visit the link

	http://gcc.gnu.org/cgi-bin/gnatsweb.pl

and enter the PR number in the "View Problem Report" dialog box.  Then
click the "View" button.  It's not necessary to log in to view reports.

C++:
7320: g++ 3.2 relocation problem

libstdc++:
6410: Trouble with non-Ascii monetary symbols and wchar_t
6503, 6642, 7186: Problems with comparing or subtracting various types
		  of const and non-const iterators
7216: ambiguity with basic_iostream::traits_type
7220: problem with basic_istream::ignore(0,delimiter)
7222: locale::operator==() doesn't work on std::locale("")
7286: placement operator delete issue
7442: cxxabi.h does not match the C++ ABI
7445: poor performance of std::locale::classic() in multi-threaded applications

x86_64 specific:
7291: off-by-one in generated inline bzero code for x86_64

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-08-03  9:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-02 15:27 draft release notes for GCC 3.2 Joe Buck
2002-08-02 15:58 ` Nathan Sidwell
2002-08-02 16:12   ` Joe Buck
2002-08-02 16:15     ` Nathan Sidwell
2002-08-03  2:53 ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).