projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1cfa43
)
Fix typos in previous change
author
Richard Kenner
<kenner@gcc.gnu.org>
Thu, 18 Jan 2001 13:26:47 +0000
(08:26 -0500)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Thu, 18 Jan 2001 13:26:47 +0000
(08:26 -0500)
From-SVN: r39120
gcc/config.gcc
patch
|
blob
|
history
diff --git
a/gcc/config.gcc
b/gcc/config.gcc
index 433829ab1cc5728244c85cb764ad377af14d1ae8..822fc67d603630897455e48493d8b4623f06a386 100644
(file)
--- a/
gcc/config.gcc
+++ b/
gcc/config.gcc
@@
-2897,12
+2897,12
@@
rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
thread_file='aix'
;;
rs6000-ibm-aix*)
- tm_file="${tm_file} rs6000/aix.h
+ tm_file="${tm_file} rs6000/aix.h
"
float_format=none
use_collect2=yes
;;
rs6000-bull-bosx)
- tm_file="${tm_file} rs6000/aix.h
+ tm_file="${tm_file} rs6000/aix.h
"
float_format=none
use_collect2=yes
;;