https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77858
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77858
--- Comment #3 from Holger Seelig ---
Thanks for your response I have looked into c++config.h and figured out that
__glibcxx_assert depends on the definition of_GLIBCXX_PARALLEL, that I have
defined. Probably better for me not to use this defini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77858
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77858
--- Comment #1 from Marc Glisse ---
The standard says
"Requires: rho shall be non-negative and non-NaN. theta shall be finite."
(I wasn't in favor of it, seems gratuitous, but if you want to complain about
the standard, this isn't the right place