Re: Drop target_option_node reconstruction logic.

2014-11-19 Thread H.J. Lu
On Fri, Nov 14, 2014 at 11:13 AM, Jan Hubicka hubi...@ucw.cz wrote: Hi, this patch kills lto's code to rebuilt DECL_FUNCTION_SPECIFIC_TARGET from target attributes. This code was never complete and it should be no-op now when we save tehe target nodes. It also makes

Re: Drop target_option_node reconstruction logic.

2014-11-19 Thread Jan Hubicka
On Fri, Nov 14, 2014 at 11:13 AM, Jan Hubicka hubi...@ucw.cz wrote: nz Hi, this patch kills lto's code to rebuilt DECL_FUNCTION_SPECIFIC_TARGET from target attributes. This code was never complete and it should be no-op now when we save tehe target nodes. It also makes

Re: Drop target_option_node reconstruction logic.

2014-11-19 Thread H.J. Lu
On Wed, Nov 19, 2014 at 10:11 AM, Jan Hubicka hubi...@ucw.cz wrote: On Fri, Nov 14, 2014 at 11:13 AM, Jan Hubicka hubi...@ucw.cz wrote: nz Hi, this patch kills lto's code to rebuilt DECL_FUNCTION_SPECIFIC_TARGET from target attributes. This code was never complete and it should be

Re: Drop target_option_node reconstruction logic.

2014-11-15 Thread Richard Biener
On November 14, 2014 8:13:15 PM CET, Jan Hubicka hubi...@ucw.cz wrote: Hi, this patch kills lto's code to rebuilt DECL_FUNCTION_SPECIFIC_TARGET from target attributes. This code was never complete and it should be no-op now when we save tehe target nodes. It also makes free_land_data_in_decl to

Drop target_option_node reconstruction logic.

2014-11-14 Thread Jan Hubicka
Hi, this patch kills lto's code to rebuilt DECL_FUNCTION_SPECIFIC_TARGET from target attributes. This code was never complete and it should be no-op now when we save tehe target nodes. It also makes free_land_data_in_decl to actually anotate all function bodies with a default option node. The

Re: Drop target_option_node reconstruction logic.

2014-11-14 Thread Markus Trippelsdorf
On 2014.11.14 at 20:13 +0100, Jan Hubicka wrote: this patch kills lto's code to rebuilt DECL_FUNCTION_SPECIFIC_TARGET from target attributes. This code was never complete and it should be no-op now when we save tehe target nodes. It also makes free_land_data_in_decl to actually anotate

Re: Drop target_option_node reconstruction logic.

2014-11-14 Thread Jan Hubicka
On 2014.11.14 at 20:13 +0100, Jan Hubicka wrote: this patch kills lto's code to rebuilt DECL_FUNCTION_SPECIFIC_TARGET from target attributes. This code was never complete and it should be no-op now when we save tehe target nodes. It also makes free_land_data_in_decl to actually