From 8842a5e506cb6d7c0c39e25e52f224dbfb65e940 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 1 Jun 2003 22:11:27 +0200 Subject: [PATCH] Forgot with last commit. From-SVN: r67314 --- gcc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 54db4a14a77..48aa8ac28c5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,15 @@ 2003-06-01 Andreas Jaeger + * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and + ROUND_TYPE_SIZE_UNIT. + + * stor-layout.c (finalize_record_size): Remove usages of + ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT. + (finalize_type_size): Likewise. + (layout_type): Likewise. + + * system.h: Poison ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT. + * loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR macro. * config/d30v/d30v.h: Remove text copied from the manual. -- 2.30.2