On Thu, Mar 09, 2000 at 07:17:50PM +0900, [EMAIL PROTECTED] wrote:
> `./config' and `make' passed successful.
> But `make test' won't pass "sha1test" with any of
> optimization option  -O3, -O2, -O1 or -O0. 
>
> OS (config):      i586-pc-freebsd2.2.8
> Target (default): FreeBSD
> Target:           FreeBSD
> Compiler:         gcc version 2.7.2.1

I've zapped my mail, but I believe the following does the trick:


--- sha1-586.pl.orig    Fri Mar 10 00:24:38 2000
+++ sha1-586.pl Fri Mar 10 00:24:55 2000
@@ -392,7 +392,8 @@
        &X_expand("esi");
         &mov(&wparam(1),"esi");
 
-       &set_label("shortcut", 1);
+       #&set_label("shortcut", 1);
+       &set_label("shortcut");
        &comment("");
        &comment("Start processing");
 


-- 
Ng Pheng Siong <[EMAIL PROTECTED]> * http://www.post1.com/home/ngps

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to