[Bug target/44844] Wrong _rdrand_uXX intrinsic implementation

2010-07-07 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2010-07-07 21:42 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRM

[Bug target/44844] Wrong _rdrand_uXX intrinsic implementation

2010-07-07 Thread hjl at gcc dot gnu dot org
--- Comment #3 from hjl at gcc dot gnu dot org 2010-07-07 21:39 --- Subject: Bug 44844 Author: hjl Date: Wed Jul 7 21:39:30 2010 New Revision: 161936 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161936 Log: Backport support for AVX Programming Reference (June, 2010). gcc/ 2

[Bug target/44844] Wrong _rdrand_uXX intrinsic implementation

2010-07-07 Thread hjl at gcc dot gnu dot org
--- Comment #2 from hjl at gcc dot gnu dot org 2010-07-07 13:33 --- Subject: Bug 44844 Author: hjl Date: Wed Jul 7 13:33:04 2010 New Revision: 161910 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161910 Log: Retry rdrand if the carry flag isn't valid. gcc/ 2010-07-07 H.J. L

[Bug target/44844] Wrong _rdrand_uXX intrinsic implementation

2010-07-06 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-07-06 17:46 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-07/msg00462.html -- hjl dot tools at gmail dot com changed: What|Removed |Added ---