-
- Downloads
re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)
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. From-SVN: r152588
Showing
- gcc/ChangeLog 12 additions, 0 deletionsgcc/ChangeLog
- gcc/lto-streamer.h 0 additions, 4 deletionsgcc/lto-streamer.h
- gcc/lto-wrapper.c 27 additions, 9 deletionsgcc/lto-wrapper.c
- gcc/lto/ChangeLog 9 additions, 0 deletionsgcc/lto/ChangeLog
- gcc/lto/lto-elf.c 12 additions, 2 deletionsgcc/lto/lto-elf.c
- gcc/lto/lto.c 4 additions, 1 deletiongcc/lto/lto.c
Loading
Please register or sign in to comment