libcpp:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2005 18:31:38 +0000 (18:31 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 May 2005 18:31:38 +0000 (18:31 +0000)
commit81e19b315c09e2f08de19bd5838caa8221eb3a99
tree9ebe805cfe29bfc038fef679e1dd507371ffc36c
parent04d822b8d4f6221888e67925808b18e35e880532
libcpp:
* directives.c (#sccs table entry): Mark IN_I, consistent with #ident.
(do_sccs): Delete function definition, #define to do_ident.
(do_ident): Don't hardwire directive name.
gcc:
* doc/cpp.texi: Document that #sccs is a synonym for #ident.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99623 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/cpp.texi
libcpp/ChangeLog
libcpp/directives.c