i386.md (extendsfdf2, [...]): Emit constants provided by 80387 instructions in the...
[gcc.git] / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`