Searched refs:dangling (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dbundle-bad.s38 # End of input with dangling .bundle_lock.
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue4448.go8 // to be bounded make 5g and 8g generate a dangling branch.
/haiku-buildtools/gcc/gcc/fortran/
H A Dgfortran.h2309 unsigned dangling:1; member in struct:gfc_association_list
H A Dprimary.c1864 && !(sym->assoc->dangling && sym->assoc->st
H A Dmatch.c5501 tmp->n.sym->assoc->dangling = 1;
H A Dresolve.c7988 gcc_assert (!sym->assoc->dangling);
8282 /* Chain in the new list only if it is marked as dangling. Otherwise
8285 if (st->n.sym->assoc->dangling)
8288 st->n.sym->assoc->dangling = 0;

Completed in 135 milliseconds