r129408 - in /branches/lto/gcc/lto: ChangeLog l...
froydnj@gcc.gnu.org
froydnj@gcc.gnu.org
Wed Oct 17 16:08:00 GMT 2007
Author: froydnj
Date: Wed Oct 17 16:08:23 2007
New Revision: 129408
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129408
Log:
* lto.c (lto_read_only_for_child_DIEs): New function.
(lto_read_DIE): Use it for lexical_block and inlined_subroutine DIEs.
* lto-elf.c (lto_elf_map_lto_section): Remove.
(lto_elf_file_vtable): Use lto_elf_map_optional_lto_section instead.
* lto-read.c (input_expr_operand): Assert that we never read a NULL
SSA_NAME. Add missing case for mechanical codes.
(input_cfg): Use basic_block_info_for_function instead of
basic_block_info.
Modified:
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto-elf.c
branches/lto/gcc/lto/lto-read.c
branches/lto/gcc/lto/lto.c
More information about the Gcc-cvs
mailing list