This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.0.1 RC3
- From: "H. J. Lu" <hjl at lucon dot org>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Mon, 4 Jul 2005 10:48:04 -0700
- Subject: Re: GCC 4.0.1 RC3
- References: <42C82C9B.9070704@codesourcery.com>
On Sun, Jul 03, 2005 at 11:21:15AM -0700, Mark Mitchell wrote:
> GCC 4.0.1 RC3 is now available here:
>
> ftp://gcc.gnu.org/pub/gcc/prerelease-4.0.1-20050702/
>
> With luck, this will be the last 4.0.1 release candidate.
>
> Please do download tarballs from the above URL and confirm that they
> work OK on your systems.
>
Can someone verify the missing debug info bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22295
It is a regression from 3.4. Is a known issue?
H.J.