aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorNeil Vachharajani <nvachhar@google.com>2009-10-10 00:34:21 +0000
committerNeil Vachharajani <nvachhar@gcc.gnu.org>2009-10-10 00:34:21 +0000
commit2214382ca9c3dc847aedfbd60fa50e906445fd8c (patch)
tree802f327b8d84abd92a0b62a787f75c58dc03bcfe /gcc/doc
parent98f4c2a362337a4b11510eea4cda4930ca72c381 (diff)
downloadgcc-2214382ca9c3dc847aedfbd60fa50e906445fd8c.zip
gcc-2214382ca9c3dc847aedfbd60fa50e906445fd8c.tar.gz
gcc-2214382ca9c3dc847aedfbd60fa50e906445fd8c.tar.bz2
directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.
2009-10-09 Neil Vachharajani <nvachhar@google.com> * libcpp/directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs. * gcc/doc/cpp.texi (Other Directives): Do not list #ident and #sccs as deprecated. From-SVN: r152612
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/cpp.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi
index ce4c0c3..590630c 100644
--- a/gcc/doc/cpp.texi
+++ b/gcc/doc/cpp.texi
@@ -3609,8 +3609,6 @@ These directives are not part of the C standard, but they are not
official GNU extensions either. What historical information we have
been able to find, suggests they originated with System V@.
-Both @samp{#ident} and @samp{#sccs} are deprecated extensions.
-
@cindex null directive
The @dfn{null directive} consists of a @samp{#} followed by a newline,
with only whitespace (including comments) in between. A null directive