diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-03-15 20:03:31 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-03-15 20:03:31 +0000 |
| commit | 20fb9dbddfe6c158f19f8b9ba816cd369369253a (patch) | |
| tree | d61030c5805f067c1fe64f3df32109f1f4ca282a /crypto/openssl/bugs/VC16.bug | |
| parent | 5471f83ea72e251ea1f0d04428878a74347efa0f (diff) | |
Diffstat (limited to 'crypto/openssl/bugs/VC16.bug')
| -rw-r--r-- | crypto/openssl/bugs/VC16.bug | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/crypto/openssl/bugs/VC16.bug b/crypto/openssl/bugs/VC16.bug deleted file mode 100644 index 7815bb5c77ea..000000000000 --- a/crypto/openssl/bugs/VC16.bug +++ /dev/null @@ -1,18 +0,0 @@ -Microsoft (R) C/C++ Optimizing Compiler Version 8.00c - -Compile with /O2 chokes the compiler on these files - -crypto\md\md5_dgst.c warning '@(#)reg86.c:1.26', line 1110 -crypto\des\ofb64ede.c warning '@(#)grammar.c:1.147', line 168 -crypto\des\ofb64enc.c warning '@(#)grammar.c:1.147', line 168 -crypto\des\qud_cksm.c warning '@(#)grammar.c:1.147', line 168 -crypto\rc2\rc2ofb64.c warning '@(#)grammar.c:1.147', line 168 -crypto\objects\obj_dat.c warning '@(#)grammar.c:1.147', line 168 - fatal '@(#)grammar.c:1.147', line 168 -crypto\objects\obj_lib.c warning '@(#)grammar.c:1.147', line 168 - fatal '@(#)grammar.c:1.147', line 168 -ssl\ssl_auth.c warning '@(#)grammar.c:1.147', line 168 - fatal '@(#)grammar.c:1.147', line 168 - -Turning on /G3 with build flags that worked fine for /G2 came up with -divide by zero errors in 'normal' code in speed.c :-( |
