1. nagfor Release 7.1(Hanzomon) Build 7149 released on March 5, 2024, fixed all the bugs spotted, but introduced an ICE when compiling PRIMA ( <a href="http://www.libprima.net" rel="nofollow">http://www.libprima.net</a> ). The ICE has nothing to do with half-precision real, because it occurs when PRIMA is configured to use single or double precision. It can be reproduced by<p>```<p>git clone <a href="https://github.com/libprima/prima.git">https://github.com/libprima/prima.git</a> && cd prima && git checkout ec42cb0 && cd fortran/examples/lincoa && make ntest<p>```<p>2. nagfor 7.2 released on 6 March, 2024 included neither the ICE nor the fixes for the bugs.