tree.c (get_callee_fndecl): Extract the initial value from a readonly decl.
authorJason Merrill <jason@casey.cygnus.com>
Fri, 28 Apr 2000 20:52:31 +0000 (20:52 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 28 Apr 2000 20:52:31 +0000 (16:52 -0400)
commitc083cf9a099343f58cdd2b33203052c74ed2f8fa
tree325e0828ffaa01699dcdae4745ec16e0f53644bf
parente67cd9f80dd021af3fcf9595b39e2e31864572d4
tree.c (get_callee_fndecl): Extract the initial value from a readonly decl.

        * tree.c (get_callee_fndecl): Extract the initial value from
        a readonly decl.

        * cp/optimize.c (initialize_inlined_parameters): Call
        c_apply_type_quals_to_decl.  Set DECL_INITIAL.

From-SVN: r33518
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/optimize.c
gcc/tree.c