This is the mail archive of the gcc-announce@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC 3.0.3 Released


The GCC 3.0.3 release is now available.

This is bug-fix release only.  This release contains fixes for
many bugs, including:

  A fix to correct an accidental change to the PowerPC ABI.
  Fixes for bad code generation on a variety of architectures.
  Improvements to the debugging information generated for C++ classes.
  Fixes for bad code generation in C++.
  A fix to avoid crashes in the C++ demangler.
  A fix to the C++ standard library to avoid buffer overflows.
  Miscellaneous improvements for a variety of architectures.

If you are using GCC 3.0.2 without problems, there is little reason
to upgrade.  However, if you are having problems, you may find
that they are fixed in GCC 3.0.3.

A large number of people contributed to this release.  Especially
helpful were:

  David Edelsohn -- for PowerPC work.
  Richard Henderson -- for back end bug fixes.
  Joseph Myers -- for documentation work.
  David O'Brien -- for FreeBSD improbements.
  Craig Rodrigues -- for identifying and fixing important bugs.

See:

  http://www.fsf.org/order/ftp.html

and:

  http://gcc.gnu.org/mirrors.html

for a list of the sites from which you may download GCC 3.0.3.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]