re PR c++/14639 ([non-unit-at-a-time] Incorrect emission of unused compiler-generated...
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 3 Jun 2004 23:45:46 +0000 (23:45 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 3 Jun 2004 23:45:46 +0000 (16:45 -0700)
commitf9d189555573e9df0cfdb6b7cc1fb78b84775134
treeca24ab13f00e587df990ab693a2a12d70e725370
parent3d98fa14024bb2aee26f91fe7a6256fc089594fb
re PR c++/14639 ([non-unit-at-a-time] Incorrect emission of unused compiler-generated destructor)

2004-06-03  Andrew Pinski  <pinskia@physics.uc.edu>
            Jan Hubicka  <jh@suse.cz>

        PR c++/14639
        * method.c (use_think): Do not mark thunk as referenced.

Co-Authored-By: Jan Hubicka <jh@suse.cz>
From-SVN: r82612
gcc/cp/ChangeLog
gcc/cp/method.c