https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66295

--- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Mar 14 11:59:59 2017
New Revision: 246119

URL: https://gcc.gnu.org/viewcvs?rev=246119&root=gcc&view=rev
Log:
Fix multiple target clones nodes (PR lto/66295).

2017-03-14  Martin Liska  <mli...@suse.cz>

        PR lto/66295
        * multiple_target.c (expand_target_clones): Drop local.local
        flag for default implementation.
2017-03-14  Martin Liska  <mli...@suse.cz>

        PR lto/66295
        * gcc.dg/tree-prof/pr66295.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-prof/pr66295.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/multiple_target.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to