re PR c++/23194 (Unhelpful diagnostic for incorrect pointer-to-member function syntax)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Tue, 24 Jun 2008 20:44:04 +0000 (20:44 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 24 Jun 2008 20:44:04 +0000 (21:44 +0100)
commit7b98a7257e8957c74611788d9020d8cd613d7d89
tree45621c44c6ee3a6991198306a4b493056fe24baf
parentd3cf4d72244b2dfc2a6616c757db962b84ee06a7
re PR c++/23194 (Unhelpful diagnostic for incorrect pointer-to-member function syntax)

PR c++/23194
* typeck.c (cp_build_function_call): Show example syntax in
diagnostic.

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