cp-tree.h (build_shared_int_cst): Remove.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 19 Aug 2004 11:17:01 +0000 (11:17 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 19 Aug 2004 11:17:01 +0000 (11:17 +0000)
commit50652ae91a0a3dd03af17d3d8c1fed92aeb33a29
treead4155c71e19a7d7b83ab0da21f83a27f8b56962
parent31ebd7c88765448f74b92bb506b8bf81c3a3ea0e
cp-tree.h (build_shared_int_cst): Remove.

* cp-tree.h (build_shared_int_cst): Remove.
* tree.c (shared_int_cache): Remove.
(build_shared_int_cst): Remove.
* class.c (finish_struct_1): Use build_int_cst.

From-SVN: r86249
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/tree.c