Hi Thomas,
Am 11.01.25 um 23:38 schrieb Thomas Koenig:
Hi Harald,
Thanks for pointing this out! I've also added a few gcc_unreachable()
to prevent other potential false positives, see attached.
Just a couple of documentation nits: The documentation says INTEGER
or REAL only, but it also works (as an extension) for UNSIGNED. Also,
OUT_OF_RANGE is listed as not being implemented in gfortran in the
subsection about unsigned numbers.
I had completely forgotten to mention UNSIGNED, and also missed
the cross-reference from the UNSIGNED documentation.
OK if you mention these (or commit as-is and the documentation fixes
can be done later).
This is now fixed and pushed as r15-6837-gf8eda60e12daba .
Best regards, and thanks a lot for the patch!
Best regards
Thomas
Thanks for the review!
Harald