tree.c (free_lang_data_in_decl): Annotate all functio nbodies with DECL_FUNCTION_SPEC...
commit72a4a8b0bc09f7600e05887f25de2cf9422e9d43
authorJan Hubicka <hubicka@ucw.cz>
Mon, 17 Nov 2014 16:48:29 +0000 (17 17:48 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 17 Nov 2014 16:48:29 +0000 (17 16:48 +0000)
tree6bf656e5818095c341835964b06853b101fed760
parent30975f633bf33625a0e89127ac509cac22ed4837
tree.c (free_lang_data_in_decl): Annotate all functio nbodies with DECL_FUNCTION_SPECIFIC_TARGET.

* tree.c (free_lang_data_in_decl): Annotate all functio nbodies with
DECL_FUNCTION_SPECIFIC_TARGET.
* i386.c (ix86_set_current_function): Handle explicit default options.

* lto.c (lto_read_decls): Do not rebuild DECL_FUNCTION_SPECIFIC_TARGET.

From-SVN: r217659
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/tree.c