This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.0.1 RC3
On Mon, Jul 04, 2005 at 01:55:52PM -0400, Andrew Pinski wrote:
>
> On Jul 4, 2005, at 1:48 PM, H. J. Lu wrote:
>
> >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?
>
> Yes it is PR 21828.
I proposed patches for PR 21828 at
http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00270.html
H.J.