https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123321
--- Comment #22 from Steve Kargl <kargl at gcc dot gnu.org> --- (In reply to anlauf from comment #21) > by sth. slightly more robust, e.g. > > + && sym->ns->use_stmts->rename->local_name > + && sym->ns->use_stmts->rename->local_name[0] I tried those and other variations. I could not get it to work.
