repo.or.cz
/
libs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated the README
[libs.git]
/
gccver.sh
blob
cded02dde7981d39ad63ef27dece52696bf81b93
1
#!/bin/sh
2
echo
"__GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__"
|
"$*"
-E
-
|
grep
'^[^#]'
|
tr
-d
' '