public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug modula2/111085] New: nexttoward and nexttowardf have incorrect definitions
@ 2023-08-20 22:17 gaius at gcc dot gnu.org
  2023-08-20 22:17 ` [Bug modula2/111085] " gaius at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gaius at gcc dot gnu.org @ 2023-08-20 22:17 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111085
           Summary: nexttoward and nexttowardf have incorrect definitions
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: gaius at gcc dot gnu.org
          Reporter: gaius at gcc dot gnu.org
  Target Milestone: ---

Builtins.{def,mod} and cbuiltin.def contain incorrect parameter and return
types for nexttoward and nexttowardf.

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

* [Bug modula2/111085] nexttoward and nexttowardf have incorrect definitions
  2023-08-20 22:17 [Bug modula2/111085] New: nexttoward and nexttowardf have incorrect definitions gaius at gcc dot gnu.org
@ 2023-08-20 22:17 ` gaius at gcc dot gnu.org
  2023-08-20 22:28 ` cvs-commit at gcc dot gnu.org
  2023-08-20 22:29 ` gaius at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gaius at gcc dot gnu.org @ 2023-08-20 22:17 UTC (permalink / raw)
  To: gcc-bugs

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

Gaius Mulley <gaius at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-08-20
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Confirmed.

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

* [Bug modula2/111085] nexttoward and nexttowardf have incorrect definitions
  2023-08-20 22:17 [Bug modula2/111085] New: nexttoward and nexttowardf have incorrect definitions gaius at gcc dot gnu.org
  2023-08-20 22:17 ` [Bug modula2/111085] " gaius at gcc dot gnu.org
@ 2023-08-20 22:28 ` cvs-commit at gcc dot gnu.org
  2023-08-20 22:29 ` gaius at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-08-20 22:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Gaius Mulley <gaius@gcc.gnu.org>:

https://gcc.gnu.org/g:a724c6e93dfce3a86f9c0fbf8be4316c37dd5a40

commit r14-3346-ga724c6e93dfce3a86f9c0fbf8be4316c37dd5a40
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Sun Aug 20 23:27:34 2023 +0100

    PR modula2/111085 nexttoward and nexttowardf contain incorrect definitions

    The definition for procedures nexttoward and nexttowardf contain
    second incorrect parameter and return types.  This bug was
    discovered when attempting to resolve PR 108143 and is applied
    separately and prior to PR 108143.

    gcc/m2/ChangeLog:

            PR modula2/111085
            * gm2-libs/Builtins.def (nexttoward): Alter the second
            parameter to LONGREAL.
            (nexttowardf): Alter the second parameter to LONGREAL.
            * gm2-libs/Builtins.mod (nexttoward): Alter the second
            parameter to LONGREAL.
            (nexttowardf): Alter the second parameter to LONGREAL.
            * gm2-libs/cbuiltin.def (nexttoward): Alter the second
            parameter to LONGREAL.
            (nexttowardf): Alter the second parameter to LONGREAL.

    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

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

* [Bug modula2/111085] nexttoward and nexttowardf have incorrect definitions
  2023-08-20 22:17 [Bug modula2/111085] New: nexttoward and nexttowardf have incorrect definitions gaius at gcc dot gnu.org
  2023-08-20 22:17 ` [Bug modula2/111085] " gaius at gcc dot gnu.org
  2023-08-20 22:28 ` cvs-commit at gcc dot gnu.org
@ 2023-08-20 22:29 ` gaius at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gaius at gcc dot gnu.org @ 2023-08-20 22:29 UTC (permalink / raw)
  To: gcc-bugs

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

Gaius Mulley <gaius at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Resolved now that the patch has been applied.

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

end of thread, other threads:[~2023-08-20 22:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-20 22:17 [Bug modula2/111085] New: nexttoward and nexttowardf have incorrect definitions gaius at gcc dot gnu.org
2023-08-20 22:17 ` [Bug modula2/111085] " gaius at gcc dot gnu.org
2023-08-20 22:28 ` cvs-commit at gcc dot gnu.org
2023-08-20 22:29 ` gaius 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).