]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Corrected pre-overload-resolution function evaluation.
authorSami Wagiaalla <swagiaal@redhat.com>
Wed, 21 Jul 2010 14:59:05 +0000 (14:59 +0000)
committerSami Wagiaalla <swagiaal@redhat.com>
Wed, 21 Jul 2010 14:59:05 +0000 (14:59 +0000)
commit883df6ddea77e818a9d516c3d1b34467c71a7b3d
tree8e626c3c5314011f3d130e97d5aca9414de8c50e
parent269b11a298661a350ca79807544d0b58b7d18a3d
Corrected pre-overload-resolution function evaluation.

2010-07-21  Sami Wagiaalla  <swagiaal@redhat.com>

* eval.c (evaluate_subexp_standard): Disabled evaluation of C++
function symbols before overload resolution.

2010-07-21  Sami Wagiaalla  <swagiaal@redhat.com>

* gdb.cp/fpointer.cc: New test.
* gdb.cp/fpointer.exp: New test.
gdb/ChangeLog
gdb/eval.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/fpointer.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/fpointer.exp [new file with mode: 0644]