http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.8.0
--- Comment #14 from H.J. Lu <hjl.tools at gmail dot com> 2012-09-02 18:03:01
UTC ---
libstdc++ should check if rdrand is supported by assembler
before using __builtin_ia32_rdrand32_step.
