]> gcc.gnu.org Git - gcc.git/blob - config/mh-sparcpic
tree-ssa-dom.c (tree_ssa_dominator_optimize): Do not free dominance info after purgin...
[gcc.git] / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.037382 seconds and 5 git commands to generate.