[PATCH] Add to same comdate group only if set (PR middle-end/90899)
Martin Liška
mliska@suse.cz
Wed Jun 26 07:58:00 GMT 2019
PING^1
On 6/18/19 10:58 AM, Martin Liška wrote:
> Hi.
>
> The patch is quite obvious, it copies the same what we do in
> another IPA passes.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
> 2019-06-18 Martin Liska <mliska@suse.cz>
>
> PR middle-end/90899
> * multiple_target.c (create_dispatcher_calls): Add to comdat
> group only if set for ifunc.
>
> gcc/testsuite/ChangeLog:
>
> 2019-06-18 Martin Liska <mliska@suse.cz>
>
> PR middle-end/90899
> * gcc.target/i386/pr90899.c: New test.
> ---
> gcc/multiple_target.c | 3 ++-
> gcc/testsuite/gcc.target/i386/pr90899.c | 6 ++++++
> 2 files changed, 8 insertions(+), 1 deletion(-)
> create mode 100644 gcc/testsuite/gcc.target/i386/pr90899.c
>
>
More information about the Gcc-patches
mailing list