From 2e12bf4fd16e4929b944a7fdabc40ba02e999b75 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 14 Mar 1995 16:31:28 +0000 Subject: * valops.c (value_repeat), eval.c (evaluate_subexp_standard): If VALUE_REPEATED is already set, just error out. --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a93c97f..025b256 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Tue Mar 14 05:52:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + * valops.c (value_repeat), eval.c (evaluate_subexp_standard): + If VALUE_REPEATED is already set, just error out. + * valops.c (value_cast, value_slice), parse.c (follow_types): Add FIXME-type-allocation comments. -- cgit v1.1