Re: [PATCH] Fortran: improve compile-time checking of character dummy arguments [PR93330]
Am 29.08.25 um 02:05 schrieb Jerry D: Yes, OK Harald. Thanks for the work. Thanks for the review! Pushed as r16-3462-g18e49f19f5907d. Harald Jerry
[PATCH] fortran: implement conditional expression for fortran 2023
Hi Tobias, I have some updates about this patch. First, some good news: 1. The patch has been bootstrapped and tested with no regressions. This was achieved by limiting the type with only one 'sorry' case. 2. The frontend parsing now considers outer parentheses. And we also have some unresolved