]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Forgot with last commit.
authorAndreas Jaeger <aj@gcc.gnu.org>
Sun, 1 Jun 2003 20:11:27 +0000 (22:11 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 1 Jun 2003 20:11:27 +0000 (22:11 +0200)
From-SVN: r67314

gcc/ChangeLog

index 54db4a14a77be7afa1a7bd23903a543cfb87629e..48aa8ac28c5a6e5e7a2b4a91f4db84358ce533a3 100644 (file)
@@ -1,5 +1,15 @@
 2003-06-01  Andreas Jaeger  <aj@suse.de>
 
+       * 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.