re PR c++/51565 (fastcall in array of method pointers: internal compiler error)
authorJason Merrill <jason@redhat.com>
Thu, 12 Jan 2012 02:30:47 +0000 (21:30 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Jan 2012 02:30:47 +0000 (21:30 -0500)
commitefcc9293a66671758a373804b60e7bb9517b8eac
tree9981dff1e612d221af04881c381213633dfa0578
parent00733a00417dbd433152c3ceaadd78a6edf77730
re PR c++/51565 (fastcall in array of method pointers: internal compiler error)

PR c++/51565
* call.c (standard_conversion): For ptrmemfuncs, compare the
static_fn_types.

From-SVN: r183120
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib42.C [new file with mode: 0644]