]> gcc.gnu.org Git - gcc.git/commit
method.c (use_thunk): Use DECL_NAME instead of DECL_RTL to access function name.
authorDan Hipschman <dsh@google.com>
Mon, 6 Aug 2007 22:02:56 +0000 (15:02 -0700)
committerDan Hipschman <dsh@gcc.gnu.org>
Mon, 6 Aug 2007 22:02:56 +0000 (15:02 -0700)
commitaf34b82ff433908ebee037301d0f62e2f6e9d8cb
treecac8abf9a82d1f2822d108fff81fa17fd0a020f9
parentccc1b8719100558159a893555e8fb534fe672cbe
method.c (use_thunk): Use DECL_NAME instead of DECL_RTL to access function name.

2007-08-06  Dan Hipschman  <dsh@google.com>

        * method.c (use_thunk): Use DECL_NAME instead of DECL_RTL to
        access function name.

From-SVN: r127255
gcc/cp/ChangeLog
gcc/cp/method.c
This page took 0.056341 seconds and 5 git commands to generate.