re PR c++/12161 (ICE during bootstrap, locale-inst.c, cp/call.c: 4571)
authorGeoffrey Keating <geoffk@apple.com>
Thu, 4 Sep 2003 19:48:22 +0000 (19:48 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 4 Sep 2003 19:48:22 +0000 (19:48 +0000)
commit1a9861e6292552cfef9fb0a9b59ce8ce9e596a15
tree69d634a7730e9df14e91a4d51a6c844a166814eb
parent33d05111e79f43a85e169f38ac31bb2a5d8a1715
re PR c++/12161 (ICE during bootstrap, locale-inst.c, cp/call.c: 4571)

PR 12161
* decl2.c (mark_used): Use ggc_push_context/ggc_pop_context.
* tree.c (cp_cannot_inline_tree_fn): Likewise.

From-SVN: r71084
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/tree.c