Hi Jakub,
The r15-4124-gc0002a675a92e76d change seems to have accidentally dropped 5 sourcefiles from i_maxloc1_c, which resulted in dropping 15 GFORTRAN_8 symbols on x86_64 and 6 on i686.The following patch adds it back, so that we export those symbols again, fixing the ABI problem. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk and 15.2?
OK. Thanks a lot for for fixing this! Best regards Thomas