From: Andreas Jaeger Date: Sun, 1 Jun 2003 20:11:27 +0000 (+0200) Subject: Forgot with last commit. X-Git-Tag: releases/gcc-3.4.0~6254 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8842a5e506cb6d7c0c39e25e52f224dbfb65e940;p=thirdparty%2Fgcc.git Forgot with last commit. From-SVN: r67314 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 54db4a14a77b..48aa8ac28c5a 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.