On Thu, Dec 19, 2019 at 09:30:49PM +0100, Tobias Burnus wrote: > > The latter could be "solved" by using %C instead of %L after > gfc_simplify_expr in gfc_match_stopcode. > [The "ref" has its own address (e->ref->u.ar->where); hence, > the a(1,1) error would be still fine.] > (Though, this potentially effects more.) >
See patch in comment #2 of PR. It regression tests cleanly, so it seems your parenthetical statement is not a issue. -- Steve