OSDN Git Service

PR c++/19632
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Feb 2005 20:22:23 +0000 (20:22 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Feb 2005 20:22:23 +0000 (20:22 +0000)
commit5051fdd61c8be562352a4d138f6fdaca9105cf08
tree3785d239e2bd4feff71a9cc172bd2eb01c9f3a6c
parente8fbda02bd8ecb4fbc482d958ee511a5c29e13f9
    PR c++/19632
        * pt.c (get_mostly_instantiated_function_type): Save and restore
        flag_access_control instead of push/pop_access_scope.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94889 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c