* doc/invoke.texi: Deprecate -fwritable-strings.
From-SVN: r74959
This commit is contained in:
parent
28476563a2
commit
adb83beed2
@ -1,5 +1,7 @@
|
||||
2003-12-22 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* doc/invoke.texi: Deprecate -fwritable-strings.
|
||||
|
||||
* c-common.c (flag_external_templates): Remove.
|
||||
(flag_alt_external_templates): Likewise.
|
||||
* c-common.h (flag_external_templates): Remove.
|
||||
|
@ -1244,6 +1244,8 @@ write into string constants.
|
||||
|
||||
Writing into string constants is a very bad idea; ``constants'' should
|
||||
be constant.
|
||||
|
||||
This option is deprecated.
|
||||
@end table
|
||||
|
||||
@node C++ Dialect Options
|
||||
|
Loading…
Reference in New Issue
Block a user