I'm glad to know that Ultrix CC has a bug optimizing switch() statements
authormiod <miod@openbsd.org>
Wed, 23 Apr 2014 19:14:59 +0000 (19:14 +0000)
committermiod <miod@openbsd.org>
Wed, 23 Apr 2014 19:14:59 +0000 (19:14 +0000)
commit6dde973b8a6222f3ee8e054feee5633224eee7e0
tree3d3126e620580b79c0b07186276e72409c12df9b
parent538e860ad05947f3d9cf5625055ccb499925e363
I'm glad to know that Ultrix CC has a bug optimizing switch() statements
lacking an explicit `case 0:' construct. But Ultrix has been dead for more than
15 years, really. Don't give it any reason to move out of its coffin.
lib/libcrypto/bn/bn_lib.c
lib/libcrypto/rc4/rc4_enc.c
lib/libssl/src/crypto/bn/bn_lib.c
lib/libssl/src/crypto/rc4/rc4_enc.c