]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR c++/13225
authorKeith Seitz <keiths@redhat.com>
Fri, 14 Oct 2011 20:22:50 +0000 (20:22 +0000)
committerKeith Seitz <keiths@redhat.com>
Fri, 14 Oct 2011 20:22:50 +0000 (20:22 +0000)
commit6501c2fce12bc44b5759a33c2c7259cfdb4169e1
tree98b44c2b3f19b5ed2e2b24a92883083bd6c53e4b
parentda096638ca5fcd2fdb2ff8aff9e545c9b0cee478
PR c++/13225
* gdb.cp/converts.cc (foo3_1): New function.
(foo3_2): New functions.
* gdb.cp/converts.exp: Add tests for int to pointer conversion
and null pointer conversions of integer constant zero.
Add test to check if all arguments are checked for incompatible
conversion BADNESS.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/converts.cc
gdb/testsuite/gdb.cp/converts.exp