old-cross-binutils/gdb/testsuite
Daniel Jacobowitz fb93362492 gdb/
* infcall.c (value_arg_coerce): Use value_cast_pointers for
	references.  Avoid value_cast to a reference type.  Don't silently
	convert pointers to references.
	* valops.c (value_cast_pointers): New, based on value_cast.
	(value_cast): Use it.  Reject reference types.
	(value_ref): New.
	(typecmp): Use it.
	* value.h (value_cast_pointers, value_ref): New prototypes.
gdb/testsuite/
	* gdb.cp/ref-params.exp: New test.
	* gdb.cp/ref-params.cc: New source file.
	* gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
2006-07-13 04:31:42 +00:00
..
config
gdb.ada
gdb.arch * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing 2006-07-07 23:10:42 +00:00
gdb.asm * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of 2006-05-01 22:21:35 +00:00
gdb.base 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com> 2006-07-07 12:53:47 +00:00
gdb.cp gdb/ 2006-07-13 04:31:42 +00:00
gdb.disasm
gdb.dwarf2 * gdb.base/huge.c: Allow CRASH_GDB to be set from command 2006-07-04 09:40:28 +00:00
gdb.fortran
gdb.gdb
gdb.hp
gdb.java
gdb.mi * gdb.base/break.c: Add 10a breakpoint at } 2006-06-13 08:46:17 +00:00
gdb.objc
gdb.server
gdb.stabs * gdb.stabs/exclfwd.exp: Skip the test if configure did not 2006-06-22 19:50:57 +00:00
gdb.threads
gdb.trace
lib Revert accidental commit. 2006-06-22 19:17:09 +00:00
.gdbinit
aclocal.m4 gdb/ 2006-06-21 13:57:21 +00:00
ChangeLog gdb/ 2006-07-13 04:31:42 +00:00
configure gdb/ 2006-06-21 13:57:21 +00:00
configure.ac gdb/ 2006-06-21 13:57:21 +00:00
Makefile.in gdb/ 2006-06-21 13:57:21 +00:00
TODO