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

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Jul  3 08:31:35 2019
New Revision: 272992

URL: https://gcc.gnu.org/viewcvs?rev=272992&root=gcc&view=rev
Log:
Add to same comdate group only if set (PR middle-end/90899)

2019-07-03  Martin Liska  <mli...@suse.cz>

        PR middle-end/90899
        * multiple_target.c (create_dispatcher_calls): Add to comdat
        group only if set for ifunc.
2019-07-03  Martin Liska  <mli...@suse.cz>

        PR middle-end/90899
        * gcc.target/i386/pr90899.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr90899.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/multiple_target.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to