This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Janitor] Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 01 Jun 2003 12:26:59 -0700
- Subject: Re: [Janitor] Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.
- References: <u8y90mw020.fsf@gromit.moeb>
Andreas Jaeger <aj@suse.de> writes:
> * ada/utils.c (finish_record_type): Remove usages of
> ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.
>
> * 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.
Ok.