OSDN Git Service

* doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2003 19:44:22 +0000 (19:44 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2003 19:44:22 +0000 (19:44 +0000)
commit41f288e0871be708adbe8091dc3bbe080db162da
treecb50fccda475e4350f9963df80763f153abc053d
parent4045b2402d1ea32dfca513a01724895c8b7cc3e1
* 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.

ada:
* utils.c (finish_record_type): Remove usages of
ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67313 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/utils.c
gcc/doc/tm.texi
gcc/stor-layout.c
gcc/system.h