From f03204e95660c2bb8a78fd07b0444f5c9ebb89d2 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Thu, 22 Jan 1998 15:48:23 -0800 Subject: [PATCH] dwarfout.c (byte_size_attribute): Simplify and fix - don't need special (and incomplete) handling for Chill arrays. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * dwarfout.c (byte_size_attribute): Simplify and fix - don't need special (and incomplete) handling for Chill arrays. From-SVN: r17457 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5ab4020d7a1..cc217fa712f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 22 23:43:38 1998 Per Bothner + + * 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 * toplev.c (get_run_time): Call sysconf(_SC_CLK_TCK), when available, -- 2.30.2