re PR c++/19634 (Infinite memory usage on Alpha)
authorRichard Henderson <rth@redhat.com>
Fri, 11 Feb 2005 20:22:23 +0000 (12:22 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 11 Feb 2005 20:22:23 +0000 (12:22 -0800)
commitfae6e24644e6d5f24fb5503cb607ddf7b242633b
tree3785d239e2bd4feff71a9cc172bd2eb01c9f3a6c
parentd04b77acc8b7660ee15f53de421fe0523465fd4b
re PR c++/19634 (Infinite memory usage on Alpha)

        PR c++/19632
        * pt.c (get_mostly_instantiated_function_type): Save and restore
        flag_access_control instead of push/pop_access_scope.

From-SVN: r94889
gcc/cp/ChangeLog
gcc/cp/pt.c