[Bug ipa/82625] lower-optimization are not inlined with symbol multiversioning

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 4 14:37:00 GMT 2018


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

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Oct  4 14:36:55 2018
New Revision: 264845

URL: https://gcc.gnu.org/viewcvs?rev=264845&root=gcc&view=rev
Log:
Redirect call within specific target attribute among MV clones (PR ipa/82625).

2018-10-04  Martin Liska  <mliska@suse.cz>

        PR ipa/82625
        * multiple_target.c (redirect_to_specific_clone): New function.
        (ipa_target_clone): Use it.
        * tree-inline.c: Fix comment.
2018-10-04  Martin Liska  <mliska@suse.cz>

        PR ipa/82625
        * g++.dg/ext/pr82625.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ext/pr82625.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/multiple_target.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-inline.c


More information about the Gcc-bugs mailing list