This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] expr.c:emit_push_insn


On Thu, May 10, 2001 at 03:08:08PM -0700, Mark Mitchell wrote:
> This bug is happenning a lot -- it would be good if we had
> bit_alignment and byte_alignment types (typedef'd to `int') that could
> be used for self-documentation.

All alignments are supposed to be in bits.  The confusion here is
that PUSH_ROUNDING isn't actually dealing with alignment at all.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]