public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/114181] New: issubnormal is a macro
@ 2024-03-01  0:27 g.peterhoff@t-online.de
  2024-03-01  0:32 ` [Bug c/114181] " pinskia at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: g.peterhoff@t-online.de @ 2024-03-01  0:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114181
           Summary: issubnormal is a macro
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: g.peterhoff@t-online.de
  Target Milestone: ---

issubnormal is a macro and therefore not a (builtin)function.
This is incorrect, as no further issubnormal functions can be implemented, e.g.
for C++
namespace std
{
bool issubnormal(...);
}

thx
Gero

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-03-01 11:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-01  0:27 [Bug c/114181] New: issubnormal is a macro g.peterhoff@t-online.de
2024-03-01  0:32 ` [Bug c/114181] " pinskia at gcc dot gnu.org
2024-03-01  0:35 ` pinskia at gcc dot gnu.org
2024-03-01  0:41 ` g.peterhoff@t-online.de
2024-03-01  0:51 ` pinskia at gcc dot gnu.org
2024-03-01  1:04 ` g.peterhoff@t-online.de
2024-03-01  1:07 ` pinskia at gcc dot gnu.org
2024-03-01  1:08 ` pinskia at gcc dot gnu.org
2024-03-01  1:14 ` g.peterhoff@t-online.de
2024-03-01  1:17 ` pinskia at gcc dot gnu.org
2024-03-01  2:20 ` g.peterhoff@t-online.de
2024-03-01  2:38 ` pinskia at gcc dot gnu.org
2024-03-01  3:08 ` g.peterhoff@t-online.de
2024-03-01  3:19 ` pinskia at gcc dot gnu.org
2024-03-01 11:05 ` redi at gcc dot gnu.org
2024-03-01 11:19 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).