Hi Thomas,
> OK, and thanks for the patch!
Thanks for the review, committed a slightly amended patch as
220b9bdfe8faebdd2aea0ab7cea81c162d42d8e0 with underflow control support added.
FX
ieee.patch
Description: Binary data
Hi FX,
Since support for target aarch64-apple-darwin has been submitted for review,
it’s time to submit the Fortran part, i.e. enabling IEEE support on that target.
The patch has been in use now for several months, in a developer branch shipped
by some distros on macOS (including Homebrew).
ping for that patch
(don’t mind the ChangeLog question, I’ve figured it out, will include proper
ChangeLog in the commit)
> Le 6 déc. 2021 à 17:32, FX a écrit :
>
> Hi everyone,
>
> Since support for target aarch64-apple-darwin has been submitted for review,
> it’s time to submit the Fortra
On 08/12/2021 15:47, FX via Gcc-patches wrote:
Hi Richard,
This isn't a full review, but I do have a question: is this really specific to
Darwin? or is it really generic aarch64 code? If the former, then the file
name is not right and it should reflect the darwin-specific nature of the
Hi Richard,
> This isn't a full review, but I do have a question: is this really specific
> to Darwin? or is it really generic aarch64 code? If the former, then the
> file name is not right and it should reflect the darwin-specific nature of
> the contents. If the latter, then I wonder why m
On 06/12/2021 16:32, FX via Gcc-patches wrote:
Hi everyone,
Since support for target aarch64-apple-darwin has been submitted for review,
it’s time to submit the Fortran part, i.e. enabling IEEE support on that target.
The patch has been in use now for several months, in a developer branch s
Hi everyone,
Since support for target aarch64-apple-darwin has been submitted for review,
it’s time to submit the Fortran part, i.e. enabling IEEE support on that target.
The patch has been in use now for several months, in a developer branch shipped
by some distros on macOS (including Homebrew