[Bug libstdc++/62118] cases under libstdc++-v3/testsuite/ext/ failed on aarch64/arm

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 13 07:45:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62118

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-08-13
     Ever confirmed|0                           |1

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
Indeed, rice_distribution already protects its use of hypot with
_GLIBCXX_USE_C99_MATH_TR1, uniform_on_sphere should do the same.



More information about the Gcc-bugs mailing list