From 898e13c8b98a449d5d2a4968dc9572ef355493f6 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Wed, 17 Mar 1993 19:28:59 +0000 Subject: [PATCH] * valops.c (value_arg_coerce): Apply temporary patch to fix problem with coercion of array and function types when passed as arguments to C functions, pending a more complete review of when and how coercion should be done, depending upon context and language. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 58e75de4e60..89ee8ef3d18 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Wed Mar 17 11:23:06 1993 Fred Fish (fnf@cygnus.com) + + * valops.c (value_arg_coerce): Apply temporary patch to + fix problem with coercion of array and function types when + passed as arguments to C functions, pending a more complete + review of when and how coercion should be done, depending + upon context and language. + Wed Mar 17 09:46:31 1993 Jim Kingdon (kingdon@cygnus.com) * xcoffread.c (MIN_TBTABSIZ): Change to 12. -- 2.30.2