[Bug bootstrap/38992] [LTO] Bootstrap failed on RHEL5/ia32 and RHEL5/ia64
hjl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 28 18:21:00 GMT 2009
------- Comment #5 from hjl at gcc dot gnu dot org 2009-01-28 18:21 -------
Subject: Bug 38992
Author: hjl
Date: Wed Jan 28 18:21:19 2009
New Revision: 143741
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143741
Log:
gcc/
2009-01-28 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/38992
* configure.ac: Add AC_CHECK_GELF.
* config.in: Regenerated.
* configure: Likewise.
gcc/lto/
2009-01-28 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/38992
* lto-elf.c: Include gelf.h instead of libelf.h.
(lto_elf_file_close): Replace elfx_update_shstrndx with
gelf_getehdr, elf_getscn, gelf_getshdr, gelf_update_shdr and
gelf_update_ehdr.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/config.in
branches/lto/gcc/configure
branches/lto/gcc/configure.ac
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto-elf.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38992
More information about the Gcc-bugs
mailing list