https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
--- Comment #14 from Jonathan Wakely ---
Libc headers define lots of macros, we don't #undef them in C++ headers unless
they use the name of a function defined by the C++ library (because C++ says
its library functions must be real functions and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #13 from Andrew Pin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
g.peterh...@t-online.de changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #12 from g.p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #11 from Andrew Pin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
g.peterh...@t-online.de changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #10 from g.p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #9 from Andrew Pins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
g.peterh...@t-online.de changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #8 from g.pe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
--- Comment #7 from Andrew Pinski ---
C++ standard does not define a std::issubnormal yet.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #6 from Andrew Pins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
g.peterh...@t-online.de changed:
What|Removed |Added
Resolution|MOVED |FIXED
--- Comment #5 from g.pe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |MOVED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
--- Comment #3 from g.peterh...@t-online.de ---
Of course issubnormal is defined in math.h (in my case line 1088, gcc 13.2).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
--- Comment #2 from Andrew Pinski ---
Also please provide a full testcase to show what you are doing because this
code snippet is not even valid c++.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114181
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
15 matches
Mail list logo