[PATCH][LTO] Fix a couple of post-merge review bits

Diego Novillo dnovillo@google.com
Fri Oct 9 13:23:00 GMT 2009


On Fri, Oct 9, 2009 at 09:05, Richard Guenther <rguenther@suse.de> wrote:

> 2009-10-09  Richard Guenther  <rguenther@suse.de>
>
>        PR driver/41637
>        * lto-wrapper.c (ltrans_output_file, flto_out, args_name): New
>        globals.
>        (lto_wrapper_exit): New function.
>        (fatal): Use it.
>        (fatal_perror): Likewise.
>        (fork_execute): Use global args_name, do not free it.
>        (run_gcc): Use global ltrans_output_file, flto_out, do not free them.
>        * lto-streamer.h: Remove duplicate prototypes.
>
>        PR lto/41635
>        PR lto/41636
>        lto/
>        * lto.c (read_cgraph_and_symbols): Do not assert we can open
>        a file.
>        * lto-elf.c (init_shdr##BITS): Fix i18n problems.
>        (init_ehdr##BITS): Likewise.

OK.


Diego.



More information about the Gcc-patches mailing list