Searched refs:equiv_built (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-common.c997 all symbols with equiv_built set and no new equivalences found. */
1012 if (!f->sym->equiv_built)
1014 f->sym->equiv_built = 1;
1108 use associations of the same common block result in equiv_built
1110 if (s && sym->equiv_built)
H A Dgfortran.h1459 unsigned equiv_built:1; member in struct:gfc_symbol
H A Dtrans-decl.c4569 && (sym->equiv_built || sym->attr.in_equivalence))

Completed in 120 milliseconds