* alias.c (readonly_fields_p): Remove.
commitf6a162af8bcb611154203275c69dc509f01d726c
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Aug 2004 18:32:04 +0000 (18 18:32 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Aug 2004 18:32:04 +0000 (18 18:32 +0000)
tree90f41eb0bdc2f40d8c61d92df5f3eda61e5f3d95
parent7322c29e0bf2edc80a92bb6a08e2916388bfb995
    * alias.c (readonly_fields_p): Remove.
        (objects_must_conflict_p): Don't call it.
        * tree.h (readonly_fields_p): Remove.
        * langhooks.h (struct lang_hooks): Remove honor_readonly.
        * langhooks-def.h (LANG_HOOKS_HONOR_READONLY): Remove.
ada/
        * misc.c (LANG_HOOKS_HONOR_READONLY): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86200 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/misc.c
gcc/alias.c
gcc/langhooks-def.h
gcc/langhooks.h
gcc/tree.h