diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-25 08:21:46 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-25 08:21:46 +0000 |
commit | d93cb711178b067014a59ed96f4a4349987f1ba4 (patch) | |
tree | 8c8efe8c50b6f7e339038dc58cd5a032218a1826 /gcc/NEWS | |
parent | bb55524f6f742883baabdcf585617ee24d442c6a (diff) | |
download | gcc-d93cb711178b067014a59ed96f4a4349987f1ba4.tar.gz |
Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28852 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/NEWS')
-rw-r--r-- | gcc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ Build time improvements for targets which support lots of sched parameters (alpha and mips primarily). Compile time for certain programs using large constant initializers has been -improved (effects glibc significantly). +improved (affects glibc significantly). Plus an incredible number of infrastructure changes, warning fixes, bugfixes and local optimizations. |