tree.c (tree_code_name): Constify a char*.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 29 Aug 1999 13:41:25 +0000 (13:41 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 29 Aug 1999 13:41:25 +0000 (13:41 +0000)
commit5f8ded66289f6f090a2a7960241708990d3da807
tree271055b104ee1d42602d1a5fcd62c8a6183e3e5e
parent31029ad7e8b763f6404f794ef3af6aeefcfb6f48
tree.c (tree_code_name): Constify a char*.

* tree.c (tree_code_name): Constify a char*.

* tree.h (tree_code_name, decl_printable_name): Likewise.

* function.h (struct function): Likewise.

* toplev.c (decl_name, decl_printable_name): Likewise.

* vax/vms.h (MAYBE_VMS_FUNCTION_PROLOGUE): Likewise.

* objc/objc-act.c (decl_printable_name): Remove redundant prototype.
(init_objc): Remove function pointer cast.

From-SVN: r28966
gcc/ChangeLog
gcc/config/vax/vms.h
gcc/function.h
gcc/objc/objc-act.c
gcc/toplev.c
gcc/tree.c
gcc/tree.h