[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 3 10:13:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419
Marc Glisse <glisse at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glisse at gcc dot gnu.org
--- Comment #19 from Marc Glisse <glisse at gcc dot gnu.org> 2012-09-03 10:11:58 UTC ---
Actually I misremembered, that function is not exported. And all the affected
functions are in the library, so it shouldn't be possible to get inconsistent
mixes. Sorry, forget my previous comment, *_HAVE_* seems fine.
More information about the Gcc-bugs
mailing list