> Actuelly, that does not work. gfc_notify_std() should not be used at
> code-generation time, but in matching or setting-up symbols. It is never used
> in trans-* files, so I do not think I should introduce it now.
>
> Any hard objection to committing as it is? In the middle term, I intend to
ping
(with fix for the typo Bernhard noticed)
0001-Fortran-F2018-rounding-modes-changes.patch
Description: Binary data
> Le 31 août 2022 à 20:29, FX a écrit :
>
> This adds new F2018 features, that are not really enabled (because their
> runtime support is optional).
>
> 1. Add the new IEE
ping
> Hi,
>
> The IEEE_MODES_TYPE type and the two functions that get and set it were added
> in Fortran 2018. They can be implemented using the already existing
> target-specific functions. A future optimization could, on some targets,
> set/get all modes through one or two instructions o