Subject: Re: optimizer bug?
To: Michael Graff <explorer@flame.org>
From: Frederick Bruckman <fb@enteract.com>
List: current-users
Date: 04/06/1999 13:07:38
On 6 Apr 1999, Michael Graff wrote:

> In ssleay, I made a change to compile on x86 with -O, not -O3.  That
> made ssleay work for me again.

For mac68k, I tried that first, but it didn't help. On that platform,
the problem is limited to the one algorithm in bn_div.c. It works fine
with the alternate code ifdef'd in. Where does it die on x86 with -O3?