[Bug lto/41467] ICE in lto_symtab_prevailing_decl, at lto-symtab.c:727 for 483.xalancbmk
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 29 12:57:00 GMT 2009
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-09-29 12:56 -------
Subject: Bug 41467
Author: rguenth
Date: Tue Sep 29 12:56:29 2009
New Revision: 152274
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152274
Log:
2009-09-29 Richard Guenther <rguenther@suse.de>
PR lto/41467
* lto-symtab.c (lto_symtab_compatible): Fix typos.
PR lto/40392
* langhooks.c (lhd_begin_section): Do not align the section.
* config/rs6000/rs6000.c (rs6000_output_function_epilogue):
Handle LTO.
PR lto/40754
* lto-elf.c (init_shdr##BITS): Properly specify alignment
in bytes.
(first_data_block): New static variable.
(lto_elf_append_data): Align the first data block in each
section.
* lib/torture-options.exp: Do not append an empty option.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/config/rs6000/rs6000.c
branches/lto/gcc/langhooks.c
branches/lto/gcc/lto-symtab.c
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto-elf.c
branches/lto/gcc/testsuite/ChangeLog.lto
branches/lto/gcc/testsuite/lib/torture-options.exp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41467
More information about the Gcc-bugs
mailing list