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]
Other format: [Raw text]

Re: non-local goto optimization


On Mon, Apr 23, 2007 at 10:41:01AM +0200, Richard Guenther wrote:
> With the adding of the bit to the struct function you made va_list_gpr_size 
> and
> va_list_fpr_size unaligned, please add the bit after the new
> (temporary) gimplified
> bit.  (Possibly also add some comments denoting where eight bits are
> full to avoid
> such mistake in the future)

Actually, if we want these aligned, they should be moved to the
beginning of the bit fields.


r~


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