OSDN Git Service

* tree.c (tree_code_name): Constify a char*.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Aug 1999 13:41:25 +0000 (13:41 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Aug 1999 13:41:25 +0000 (13:41 +0000)
commit746409a48f65b9f534f0ec9120ad974826064f7c
tree271055b104ee1d42602d1a5fcd62c8a6183e3e5e
parent1a24ab8608ab701fdeca020aef3c4fed62448755
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28966 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/vax/vms.h
gcc/function.h
gcc/objc/objc-act.c
gcc/toplev.c
gcc/tree.c
gcc/tree.h