r192250 - in /trunk/gcc: ChangeLog lto-cgraph.c...
burnus@gcc.gnu.org
burnus@gcc.gnu.org
Tue Oct 9 11:46:00 GMT 2012
Author: burnus
Date: Tue Oct 9 11:46:25 2012
New Revision: 192250
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192250
Log:
gcc/
2012-10-08 Tobias Burnus <burnus@net-b.de>
* lto-cgraph.c (input_node_opt_summary): Remove unused code.
* lto-opts.c (append_to_collect_gcc_options): Fix condition.
* lto-symtab.c (lto_cgraph_replace_node): Don't xstrdup string
which is passed to fprintf.
gcc/lto/
2012-10-08 Tobias Burnus <burnus@net-b.de>
* lto-lang.c (lto_register_builtin_type): Avoid useless
decl creation.
* lto-object.c (lto_obj_file_open, lto_obj_file_open): Free memory.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-cgraph.c
trunk/gcc/lto-opts.c
trunk/gcc/lto-symtab.c
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto-lang.c
trunk/gcc/lto/lto-object.c
More information about the Gcc-cvs
mailing list