OSDN Git Service

* c-decl.c, cp/decl.c (start_decl): Point users of the old initialized-
[pf3gnuchains/gcc-fork.git] / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`