OSDN Git Service

Forgot with last commit.
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2003 20:11:27 +0000 (20:11 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2003 20:11:27 +0000 (20:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67314 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 54db4a1..48aa8ac 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.