Re: [Patch, fortran] PR119273 - [14/15/16 Regression] subclass can not correctly access to superclass in associate statement
Harald Anlauf <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Hi Paul, On 3/24/26 22:51, Paul Richard Thomas wrote: >> P.S.: We have a couple of other cases where we evaluate expressions >> with side-effects more than once, contrary to what the standard says. > Could you point me to those cases, please? a simple one that comes to my mind is pr114021. Best, Harald