This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Unreviewed^4 patch: allow BITS_PER_UNIT != 2^n
- To: Lars Brinkhoff <lars at nocrew dot org>
- Subject: Re: Unreviewed^4 patch: allow BITS_PER_UNIT != 2^n
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 24 Jul 2001 18:19:37 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <85itjt9yso.fsf@junk.nocrew.org> <857l06ilhf.fsf@junk.nocrew.org> <85bsof2cyr.fsf_-_@junk.nocrew.org> <851yn74x1n.fsf_-_@junk.nocrew.org>
On Mon, Jul 23, 2001 at 03:03:48PM +0200, Lars Brinkhoff wrote:
> * stor-layout.c (get_mode_alignment): make it work when
> BITS_PER_UNIT is not a power of two.
> * builtins.c (get_pointer_alignment): Likewise.
Applied.
r~