aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gmail.com>2021-12-29 21:32:57 +0100
committerFrancois-Xavier Coudert <fxcoudert@gmail.com>2021-12-29 21:37:28 +0100
commitade9130f50905e82c8557c3df049cd1147c11986 (patch)
treea45a1abe56243a46673198cdf8adac1c61bf9a9e /gcc
parent05edf6c470ae0ab50d42f16e78e476dbcc774842 (diff)
downloadgcc-ade9130f50905e82c8557c3df049cd1147c11986.zip
gcc-ade9130f50905e82c8557c3df049cd1147c11986.tar.gz
gcc-ade9130f50905e82c8557c3df049cd1147c11986.tar.bz2
Fortran: keep values of IEEE_CLASS_TYPE in sync
Fortran 2018 added some synonyms to the existing values, namely IEEE_NEGATIVE_SUBNORMAL (which is the same as IEEE_NEGATIVE_DENORMAL) and IEEE_POSITIVE_SUBNORMAL (same as IEEE_POSITIVE_DENORMAL). When they were added to the C side, they were not kept in sync with the Fortran part of the library. Thew new values are not used (yet), so it is currently harmless, but better fix it. libgfortran/ChangeLog: * ieee/ieee_helper.c: Fix enum values.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions