libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.
commitb1e8c0fdac7d65fa094be8b4db75d16e3a9900b6
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Mon, 2 Aug 2004 16:45:52 +0000 (2 16:45 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 2 Aug 2004 16:45:52 +0000 (2 16:45 +0000)
treebf0f8b7e626dc9c8437fc98e1faad01c2a368052
parent8965ece1043514b1f829647a48b4e1059b4ada81
libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.

include/
        * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
        const-qualification before disposal.

gcc/
        * vec.h (DEF_VEC_P): Add proper cast to uses of vec_o_reserve and
        vec_p_reserve.
        * langhooks.h (lang_hooks::builtin_function): Rename parameter
        from "class" to "bt_class".

From-SVN: r85441
gcc/ChangeLog
gcc/langhooks.h
gcc/vec.h
include/ChangeLog
include/libiberty.h