* valops.c (typecmp): If we are passing a non-reference to a function
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 2 Aug 1993 22:41:50 +0000 (22:41 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 2 Aug 1993 22:41:50 +0000 (22:41 +0000)
commit802d63084680ac87d652b4215dfc5138892e23ba
treeead0eb5e67cef7445ec10e7e1c15917332f1c7ed
parent4c7ff23d3291e5d7f9da612302d20368105826d0
* valops.c (typecmp): If we are passing a non-reference to a function
which takes a reference, pass the address.
(value_arg_coerce): Don't use COERCE_ENUM; we don't want to dereference
references here.
gdb/ChangeLog
This page took 0.027743 seconds and 4 git commands to generate.