Forgot to check in ChangeLog entry for ch-exp.y (Feb 21).
authorPer Bothner <per@bothner.com>
Thu, 2 Mar 1995 04:56:01 +0000 (04:56 +0000)
committerPer Bothner <per@bothner.com>
Thu, 2 Mar 1995 04:56:01 +0000 (04:56 +0000)
gdb/ChangeLog

index a6a29c447bd38816e0c92ae1174571ef19c017e9..8e1a4f2e0842d55bab2fa2b18110a644ac3267cd 100644 (file)
@@ -110,6 +110,11 @@ Tue Feb 21 20:48:42 1995  Per Bothner  <bothner@kalessin.cygnus.com>
        Also, make sure structs allocated for return values and invisible
        reference don't violate STACK_ALIGN.
 
+Tue Feb 21 23:29:59 1995  Per Bothner  <bothner@rtl.cygnus.com>
+
+       * ch-exp.y (expression_conversion):  Recognize 'ARRAY () TYPE (EXPR)'
+       (same as C's '(TYPE[])EXPR')
+
 Tue Feb 21 11:47:26 1995  Stan Shebs  <shebs@andros.cygnus.com>
 
        * top.c (print_gdb_version): Update the year.