re PR c++/26740 (ICE taking the address of a bound member function)
authorAndrew Pinski <pinskia@physics.uc.edu>
Sun, 4 Jun 2006 17:40:51 +0000 (17:40 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 4 Jun 2006 17:40:51 +0000 (10:40 -0700)
commit5c147e22785838d1cf042c074a28297c07476105
treef783150e4e56da2f316eb379acacc2ca16e7e045
parent89cfff85bf2d0c09f591ab051b18a3a9643330d9
re PR c++/26740 (ICE taking the address of a bound member function)

2006-06-01  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/26740
        * typeck.c (build_unary_op): Mark the function as being used.

From-SVN: r114360
gcc/cp/ChangeLog
gcc/cp/typeck.c