Re: [PATCH 0/3] fortran: Reallocation on assignment tweaks

2025-07-14 Thread Harald Anlauf
Hi Mikael, Am 10.07.25 um 22:01 schrieb Mikael Morin: From: Mikael Morin Hello, here are three patches as follow-up to this message. These started as an attempt to remove the PR fortran/108889 workaround, which I didn't understand. I had to keep it in the end but this is what I could save fro

[PATCH 0/3] fortran: Reallocation on assignment tweaks

2025-07-10 Thread Mikael Morin
From: Mikael Morin Hello, here are three patches as follow-up to this message. These started as an attempt to remove the PR fortran/108889 workaround, which I didn't understand. I had to keep it in the end but this is what I could save from that failed attempt. Regression tested on x86_64-pc-li