This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: openssl reveals a problem
- To: "Roger W. Brown" <bregor at anusf dot anu dot edu dot au>
- Subject: Re: openssl reveals a problem
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 06 Jan 2000 01:35:14 -0700
- cc: gcc-bugs at gcc dot gnu dot org, dvv at egcs dot dvv dot ru (Dima Volodin), bernds dot balti dot cygnus dot co dot uk at aegis dot anu dot edu dot au (Bernd Schmidt)
- Reply-To: law at cygnus dot com
In message <XFMail.000106172823.bregor@anusf.anu.edu.au>you write:
>
>
> Ref:
>
> http://gcc.gnu.org/ml/gcc-bugs/1999-12/msg00419.html
> http://gcc.gnu.org/ml/gcc-bugs/1999-12/msg00313.html etc.
>
>
> It's fixed !!
>
> I presume that bug was nailed by:
>
> ================================================================
>
> CVSROOT: /cvs/gcc
> Module name: egcs
> Changes by: crux@sourceware.cygnus.com 00/01/05 04:41:07
>
> Modified files:
> gcc : ChangeLog reload1.c
>
> Log message:
> Incorrect code gen fix in reload
Yes. We were working from a simpler (but alas commercial) testcase. This is
also the fix for an ia32 fortran bug with -fomit-frame-pointer that someone
has posted several times.
jeff