r143789 - in /branches/lto/gcc: ChangeLog.lto l...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Fri Jan 30 14:13:00 GMT 2009


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.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-30  H.J. Lu  <hongjiu.lu@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



More information about the Gcc-cvs mailing list