]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gengtype.c
cselib.c (entry_and_rtx_equal_p): Constify.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 25 Jul 2007 19:19:42 +0000 (19:19 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 25 Jul 2007 19:19:42 +0000 (19:19 +0000)
commite5cfc29f59efc9a8b8bc29c35ab160ae4d76c2b6
tree25657045a0e1f680a00555098079cb87bb9d1384
parent741ac903839251f16d331f4d1c11f444eaec684f
cselib.c (entry_and_rtx_equal_p): Constify.

* cselib.c (entry_and_rtx_equal_p): Constify.
* gengtype.c (output_mangled_typename, write_types, write_local):
Likewise.
* gengtype.h (const_type_p): New.
* see.c (eq_descriptor_extension, hash_descriptor_extension):
Constify.
* tlink.c (scan_linker_output): De-constify.
* tree-ssa-loop-im.c (memref_eq): Constify.
* tree-ssa-structalias.c (const_shared_bitmap_info_t): New.
(shared_bitmap_hash, shared_bitmap_eq): Constify.

cp:
* parser.c (cp_parser_string_literal, cp_parser_sizeof_operand):
Constify.

From-SVN: r126926
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/cselib.c
gcc/gengtype.c
gcc/gengtype.h
gcc/see.c
gcc/tlink.c
gcc/tree-ssa-loop-im.c
gcc/tree-ssa-structalias.c