repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.
[official-gcc.git]
/
config
/
mt-sparcpic
blob
fd0ec271afce11b4764c7c5cb25d2a3db109cce0
1
PICFLAG_FOR_TARGET=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`