projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac2226
)
Fix typos in a recent revision.
author
Jeff Law
<law@gcc.gnu.org>
Tue, 14 Sep 1999 06:52:41 +0000
(
00:52
-0600)
committer
Jeff Law
<law@gcc.gnu.org>
Tue, 14 Sep 1999 06:52:41 +0000
(
00:52
-0600)
From-SVN: r29391
gcc/tm.texi
patch
|
blob
|
history
diff --git
a/gcc/tm.texi
b/gcc/tm.texi
index
746c491
..
d918a41
100644
(file)
--- a/
gcc/tm.texi
+++ b/
gcc/tm.texi
@@
-139,7
+139,8
@@
definition.
@findex CC1_SPEC
@item CC1_SPEC
A C string constant that tells the GCC driver program options to
-pass to @code{cc1, cc1plus, f771, and the other language front ends}.
+pass to @code{cc1}, @code{cc1plus}, @code{f771}, and the other language
+front ends.
It can also specify how to translate options you give to GCC into options
for GCC to pass to front ends..