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: [RFC PATCH] set_mem_attributes alignment and ARRAY_REF


On Wed, Oct 8, 2008 at 7:51 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> 2008-10-08  Jakub Jelinek  <jakub@redhat.com>
>
>        * emit-rtl.c (set_mem_attributes_minus_bitpos): Compute alignment
>        from ARRAY_REF even when off_tree isn't constant.

This most likely fixes PR 37774 also.

Thanks,
Andrew Pinski


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