method.c (use_thunk): Disable access control while building the body of the thunk.
authorMark Mitchell <mark@codesourcery.com>
Sat, 4 Jan 2003 20:00:44 +0000 (20:00 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 4 Jan 2003 20:00:44 +0000 (20:00 +0000)
commit1bb2cc34af6af55bef26db2a771cff71908ab357
tree7fed8086665efb8a08a504109c60c5f4b0cbc981
parentb0588013c1115f2a74c6ca81bad5ffb84f321d13
method.c (use_thunk): Disable access control while building the body of the thunk.

* method.c (use_thunk): Disable access control while building the
body of the thunk.

From-SVN: r60889
gcc/cp/ChangeLog
gcc/cp/method.c