------- Comment #6 from hjl at gcc dot gnu dot org  2009-01-30 14:14 -------
Subject: Bug 38995

Author: hjl
Date: Fri Jan 30 14:13:50 2009
New Revision: 143789

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143789
Log:
gcc/

2009-01-30  H.J. Lu  <hongjiu...@intel.com>

        PR lto/38995
        * langhooks.c (lhd_begin_section): Call assemble_align to
        align LTO sections to POINTER_SIZE.

gcc/lto/

2009-01-30  H.J. Lu  <hongjiu...@intel.com>

        PR lto/38995
        * lto-elf.c (init_shdr##BITS): Set the sh_addralign field
        to POINTER_SIZE.

Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/langhooks.c
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto-elf.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38995

Reply via email to