dwarfout.c (byte_size_attribute): Simplify and fix - don't need special (and incomple...
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 22 Jan 1998 23:48:23 +0000 (15:48 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 22 Jan 1998 23:48:23 +0000 (15:48 -0800)

* dwarfout.c (byte_size_attribute):  Simplify and fix - don't need
special (and incomplete) handling for Chill arrays.

From-SVN: r17457

gcc/ChangeLog

index 5ab4020d7a1fcd0e96e05fd9b84aed6be012e373..cc217fa712f478254745e7900ef824c9fa7d0fdb 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jan 22 23:43:38 1998  Per Bothner  <bothner@cygnus.com>
+
+       * dwarfout.c (byte_size_attribute):  Simplify and fix - don't need
+       special (and incomplete) handling for Chill arrays.
+
 Fri Jan 23 00:27:23 1998  John Carr  <jfc@mit.edu>
 
        * toplev.c (get_run_time): Call sysconf(_SC_CLK_TCK), when available,