This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: An alpha bug?
- To: rth at cygnus dot com
- Subject: Re: An alpha bug?
- From: hjl at lucon dot org (H.J. Lu)
- Date: Fri, 24 Oct 1997 16:16:11 -0700 (PDT)
- Cc: egcs at cygnus dot com
>
> On Fri, Oct 24, 1997 at 03:18:23PM -0700, H.J. Lu wrote:
> > "make check" fails on alpha in tFile. It seems gp in itoa () in
> > libio/stream.cc has some garbage.
> >
> > Does this look like a right fix?
>
> Blah. No, but this is. Aaron, see if by chance this fixes your problem.
>
It seems to work on my test case. I will know by tomorrow if it
really works.
H.J.