aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-range.cc
diff options
context:
space:
mode:
authorGaius Mulley <gaiusmod2@gmail.com>2023-08-20 23:27:34 +0100
committerGaius Mulley <gaiusmod2@gmail.com>2023-08-20 23:27:34 +0100
commita724c6e93dfce3a86f9c0fbf8be4316c37dd5a40 (patch)
treebecfec0c40a4e05bb3a33161d4ac9d66cc47e90a /gcc/value-range.cc
parent6d33602650612c89e7e32201266763b167f62a46 (diff)
downloadgcc-a724c6e93dfce3a86f9c0fbf8be4316c37dd5a40.zip
gcc-a724c6e93dfce3a86f9c0fbf8be4316c37dd5a40.tar.gz
gcc-a724c6e93dfce3a86f9c0fbf8be4316c37dd5a40.tar.bz2
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>
Diffstat (limited to 'gcc/value-range.cc')
0 files changed, 0 insertions, 0 deletions