rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3)
authorAndy Polyakov <appro@openssl.org>
Thu, 8 Jul 2010 09:15:33 +0000 (09:15 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 8 Jul 2010 09:15:33 +0000 (09:15 +0000)
commit65d82478d834e3f8e0cf1abc9fd23e393175ba7e
tree6d065eddfb90f6a8008a1b490e4d25d052b9d032
parent02a6518a02068bd682561ccf9b90ef9748f0a40c
rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3)
[from HEAD].
PR: 2296
crypto/rand/rand_nw.c