public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Cc: meissner@gcc.gnu.org, Jan Hubicka <hubicka@ucw.cz>
Subject: Re: [PATCH] Fix ifunc and resolver (PR ipa/81213).
Date: Tue, 11 Jul 2017 13:51:00 -0000	[thread overview]
Message-ID: <17579b3b-8eef-76ce-fe7c-b3fcde747557@suse.cz> (raw)
In-Reply-To: <425959b6-dd44-42af-7ed0-34970b2b5a10@suse.cz>

PING^1

Martin

On 06/30/2017 10:47 AM, Martin Liška wrote:
> Hello.
> 
> Following patch does refactoring of make_resolver_func where ifunc
> alias and resolver were probably confused.
> 
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
> i386.exp tests work on x86_64-linux-gnu.
> 
> Ready to be installed?
> Martin
> 
> gcc/ChangeLog:
> 
> 2017-06-29  Martin Liska  <mliska@suse.cz>
> 
> 	PR ipa/81213
> 	* config/i386/i386.c (make_resolver_func): Do complete
> 	refactoring of the function.
> 
> gcc/testsuite/ChangeLog:
> 
> 2017-06-29  Martin Liska  <mliska@suse.cz>
> 
> 	PR ipa/81213
> 	* gcc.target/i386/pr81213.c: New test.
> ---
>   gcc/config/i386/i386.c                  | 37 ++++++++++++++++-----------------
>   gcc/testsuite/gcc.target/i386/pr81213.c | 19 +++++++++++++++++
>   2 files changed, 37 insertions(+), 19 deletions(-)
>   create mode 100644 gcc/testsuite/gcc.target/i386/pr81213.c
> 
> 

  reply	other threads:[~2017-07-11 13:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30  8:48 Martin Liška
2017-07-11 13:51 ` Martin Liška [this message]
2017-07-25 10:07   ` Martin Liška
2017-08-10 14:09   ` Jan Hubicka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17579b3b-8eef-76ce-fe7c-b3fcde747557@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hubicka@ucw.cz \
    --cc=meissner@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).