On 4/28/26 5:57 AM, Andre Vehreschild wrote:
Hi all,attached patch fixes a confusion of compiler generated temporary symbols and Fortran symbols, when the user choose the same name by accident. The generated symbols are now prefixed using two underscores, which fixes the issue. Regtests ok on x86_64-pc-linux-gnu / F43. Ok for mainline? Ok for later backport to gcc-16,15 ? Regards, Andre
Yes, OK. I hope this can get into the 16 release candidate. Thanks Andre, Jerry --
