Subject: Re: optimizer bug?
To: Frederick Bruckman <fb@enteract.com>
From: Michael Graff <explorer@flame.org>
List: current-users
Date: 04/06/1999 10:10:49
Frederick Bruckman <fb@enteract.com> writes:

> There's a section of code in ssleay that won't compile on mac68k with
> any optimization at all. See pr7152. It's evidently part of some big
> number library. I don't understand it, let alone what's wrong with it.

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

--Michael