public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/28397] New: tgmath.h should not define fmaxmag, fminmag macros for C2X
@ 2021-09-29 17:08 jsm28 at gcc dot gnu.org
  2021-09-29 17:39 ` [Bug math/28397] " cvs-commit at gcc dot gnu.org
  2021-09-29 17:39 ` jsm28 at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2021-09-29 17:08 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28397

            Bug ID: 28397
           Summary: tgmath.h should not define fmaxmag, fminmag macros for
                    C2X
           Product: glibc
           Version: 2.34
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---

C2X does not include fmaxmag and fminmag.  When I updated feature test macro
handling accordingly (commit 858045ad1c5ac1682288bbcb3676632b97a21ddf, "Update
floating-point feature test macro handling for C2X", included in 2.34), I
missed updating tgmath.h so it doesn't define the corresponding type-generic
macros unless __STDC_WANT_IEC_60559_BFP_EXT__ is defined.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug math/28397] tgmath.h should not define fmaxmag, fminmag macros for C2X
  2021-09-29 17:08 [Bug math/28397] New: tgmath.h should not define fmaxmag, fminmag macros for C2X jsm28 at gcc dot gnu.org
@ 2021-09-29 17:39 ` cvs-commit at gcc dot gnu.org
  2021-09-29 17:39 ` jsm28 at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-09-29 17:39 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28397

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Joseph Myers <jsm28@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=79850e1025aabeccd3586c32ca259aa854607582

commit 79850e1025aabeccd3586c32ca259aa854607582
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Sep 29 17:38:32 2021 +0000

    Do not define tgmath.h fmaxmag, fminmag macros for C2X (bug 28397)

    C2X does not include fmaxmag and fminmag.  When I updated feature test
    macro handling accordingly (commit
    858045ad1c5ac1682288bbcb3676632b97a21ddf, "Update floating-point
    feature test macro handling for C2X", included in 2.34), I missed
    updating tgmath.h so it doesn't define the corresponding type-generic
    macros unless __STDC_WANT_IEC_60559_BFP_EXT__ is defined; I've now
    reported this as bug 28397.  Adjust the conditionals in tgmath.h
    accordingly.

    Tested for x86_64.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug math/28397] tgmath.h should not define fmaxmag, fminmag macros for C2X
  2021-09-29 17:08 [Bug math/28397] New: tgmath.h should not define fmaxmag, fminmag macros for C2X jsm28 at gcc dot gnu.org
  2021-09-29 17:39 ` [Bug math/28397] " cvs-commit at gcc dot gnu.org
@ 2021-09-29 17:39 ` jsm28 at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2021-09-29 17:39 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28397

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.35

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Fixed for 2.35.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2021-09-29 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 17:08 [Bug math/28397] New: tgmath.h should not define fmaxmag, fminmag macros for C2X jsm28 at gcc dot gnu.org
2021-09-29 17:39 ` [Bug math/28397] " cvs-commit at gcc dot gnu.org
2021-09-29 17:39 ` jsm28 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).