summaryrefslogtreecommitdiff
path: root/gcc/NEWS
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-12-11 09:26:05 -0700
committerJeff Law <law@gcc.gnu.org>1997-12-11 09:26:05 -0700
commitb472527b0fdc204489ee647a6752b29b1291317a (patch)
tree14ba3dfecebffb68f2afc7348224d403c74620f6 /gcc/NEWS
parentc4ae3f91a2e59633859532b4e2f62b210f23b3bf (diff)
downloadgcc-b472527b0fdc204489ee647a6752b29b1291317a.tar.gz
Another handful of gcc-2.8 changes (will it ever go out the door?).
See ChangeLog.11 for details. From-SVN: r17040
Diffstat (limited to 'gcc/NEWS')
-rw-r--r--gcc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/NEWS b/gcc/NEWS
index 203b9ab3e44..5f671a3ce61 100644
--- a/gcc/NEWS
+++ b/gcc/NEWS
@@ -44,7 +44,8 @@ New features in configuration, installation and specs file handling:
New option --enable-c-cpplib to configure script.
- Allow --with-cpu on configure command to specify a default CPU.
+ You can use --with-cpu on the configure command to specify the default
+ CPU that GCC should generate code for.
The -specs=file switch allows you to override default specs used in
invoking programs like cc1, as, etc.