[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Numerical library in Modula-2 - IO
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Numerical library in Modula-2 - IO |
Date: |
Tue, 02 Jan 2018 08:19:53 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Hi Michael,
I've just implemented runtime range checking in gm2 (on the trunc) see
the recent email to the mailing list. I'd advise building gcc/gm2 from
the trunc and using -fsoft-check-all on the command line. It should
automatically detect when a floating point value is about to become a
NaN.
Hope this helps,
regards,
Gaius
Michael Riedl <address@hidden> writes:
> Hallo Gaius,
>
> can you give me a hint how you want to use that within GM2 ? At the
> moment I am a bit lost ...
>
> Thanks
>
> Michael
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Gm2] Numerical library in Modula-2 - IO,
Gaius Mulley <=