Commit adb83bee by Mark Mitchell Committed by Mark Mitchell

* doc/invoke.texi: Deprecate -fwritable-strings.

From-SVN: r74959
parent 28476563
2003-12-22 Mark Mitchell <mark@codesourcery.com> 2003-12-22 Mark Mitchell <mark@codesourcery.com>
* doc/invoke.texi: Deprecate -fwritable-strings.
* c-common.c (flag_external_templates): Remove. * c-common.c (flag_external_templates): Remove.
(flag_alt_external_templates): Likewise. (flag_alt_external_templates): Likewise.
* c-common.h (flag_external_templates): Remove. * c-common.h (flag_external_templates): Remove.
......
...@@ -1244,6 +1244,8 @@ write into string constants. ...@@ -1244,6 +1244,8 @@ write into string constants.
Writing into string constants is a very bad idea; ``constants'' should Writing into string constants is a very bad idea; ``constants'' should
be constant. be constant.
This option is deprecated.
@end table @end table
@node C++ Dialect Options @node C++ Dialect Options
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment