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

/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dwarn_summary6 # usage: warn_summary [-llf] [-s stage] [-nosub|-ch|-cp|-f|-java|-ada|-intl|-fixinc]
9 # -llf
38 # Only do this if -llf was specified, because it can really slow things down.
41 if test -z "$llf" ; then
135 usage="usage: `basename $0` [-llf] [-s stage] [-nosub|-ch|-cp|-f|-java|-ada|-intl|-fixinc] [-pass|-wpass] [file(s)]"
157 -llf) llf=1 ; shift ;;

Completed in 54 milliseconds