* tree.c (free_lang_data_in_decl): Annotate all functio nbodies with
commit23de2c1dc774f7952c7d7e444471c40321871133
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Nov 2014 16:48:29 +0000 (17 16:48 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Nov 2014 16:48:29 +0000 (17 16:48 +0000)
tree6bf656e5818095c341835964b06853b101fed760
parent17d388d8eb0087180c0170db10b5ccb71592c865
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217659 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/tree.c