Tools: GCC 3.0.4

Submitted by nimrod
on February 22, 2002 - 10:58am

GCC 3.0.4, the last of the 3.0 series (the next release will be 3.1, around April 15) has been released. It's a "bugfix release" that (you guessed it) has many bugfixes. Read on for the full announcement.

New in 3.0.4:

  • GCC 3.0 now supports newer versions of the NetBSD operating system, which use the ELF object file format, on x86 processors.
  • Correct debugging information is generated from functions that have lines from multiple files (e.g. yacc output).
  • A fix for whitespace handling in the -traditional preprocessor, which can affect Fortran.
  • Fixes to the exception handling runtime.
  • More fixes for bad code generation in C++.
  • A fix for shared library generation under AIX 4.3.
  • Documentation updates.
  • Port of GCC to Tensilica's Xtensa processor contributed.
  • A fix for compiling the PPC Linux kernel (FAT fs wouldn't link).

From: Mark Mitchell
To: gcc-announce
Date: Thu, 21 Feb 2002 16:26:11 -0800
Subject: GCC 3.0.4 Released

GCC 3.0.4 is now available from sites listed at these URLs:

 http://www.gnu.org/order/ftp.html
http://gcc.gnu.org/mirrors.html

Not all of the mirrors have the release yet.  Therefore, it would
be polite to wait for a day or two before rushing to download the
new release.  [I would have delayed making this announcement, except
that people are starting to ask lots of questions about the release
already.]

This release is a bug-fix release in the GCC 3.0 series.  There are
no major new features; however, there are many bugs fixed.  People
too numerous to mention contributed to fixing these bugs.

A summary of some of the improvements in this release is available
at:

  http://gcc.gnu.org/gcc-3.0/features.html

Joe Buck was kind enough to prepare a list of PRs fixed in this
release:

  http://gcc.gnu.org/ml/gcc/2002-02/msg01198.html

The next GCC release will be GCC 3.1.  This release will contain many
new features and improvements.  The anticipated release date is
April 15th, 2001.

The MD5 sum files on mirrors of gcc.gnu.org are wrong; apparently
some automated job created an md5.sum file there in the midst of
my uploading of the files.  I have corrected the problem on
gcc.gnu.org, mirrors will get the new md5.sum shortly.  The correct
contents are:

1e7ecec7e616d85cdec2d627bac3bf9b  gcc-3.0.4.tar.bz2
0d1bdcb6fb737a6cfa03b3f21e7c9a5d  gcc-3.0.4.tar.gz
91b2eb00067defd75b6ab35e25e18a3e  gcc-core-3.0.4.tar.bz2
9d251180255a83e43e38efd8a4adf276  gcc-core-3.0.4.tar.gz
3640e2dc5d06257ed612da6da402a0c7  gcc-g++-3.0.4.tar.bz2
6f5d491632f19610c180ddda06c2203d  gcc-g++-3.0.4.tar.gz
22c9def796cd7e01753cde3e01c125af  gcc-g77-3.0.4.tar.bz2
9b7c94554a488fa1a705c6dfeee7cb95  gcc-g77-3.0.4.tar.gz
5a921afda0a64aae2d933241201ee15c  gcc-java-3.0.4.tar.bz2
e4f9e799c7c895ce82d90b1a0ffa798e  gcc-java-3.0.4.tar.gz
af54f3eb7ea363728397fe9a445773e6  gcc-objc-3.0.4.tar.bz2
1d54eeb4da67297c67226df7f71d7b87  gcc-objc-3.0.4.tar.gz
3fa966d121e0fd69bbf833739241cc80  gcc-testsuite-3.0.4.tar.bz2
1c71fd57959467ea9008eb72ba545549  gcc-testsuite-3.0.4.tar.gz

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

3.1

Anonymous
on
February 26, 2002 - 3:05am

i presume he meant 15th April 2002 :)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.