Re: [PATCH] Revert behavior to r251316.

2018-02-07 Thread Nathan Sidwell
On 02/07/2018 07:03 AM, Martin Liška wrote: Hello. The refactoring in r251316 changed the logic when cgraph_node::record_function_versions function is called. Suggested patch reverts the logic prior to the revision. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. And

[PATCH] Revert behavior to r251316.

2018-02-07 Thread Martin Liška
Hello. The refactoring in r251316 changed the logic when cgraph_node::record_function_versions function is called. Suggested patch reverts the logic prior to the revision. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. And make check RUNTESTFLAGS="i386.exp" on x86_64