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: [LTO] PATCH: PR lto/38995: lto1 uses unaligned data accesses


On Fri, Jan 30, 2009 at 00:33, H.J. Lu <hjl.tools@gmail.com> wrote:

> gcc/
>
> 2009-01-29  H.J. Lu  <hongjiu.lu@intel.com>
>
>        PR lto/38995
>        * langhooks.c (lhd_begin_section): Call assemble_align to
>        align LTO sections to POINTER_SIZE.
>
> gcc/lto/
>
> 2009-01-29  H.J. Lu  <hongjiu.lu@intel.com>
>
>        PR lto/38995
>        * lto-elf.c (init_shdr##BITS): Set the sh_addralign field
>        to POINTER_SIZE.

OK.


Diego.


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