This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520).


On Mon, Jul 24, 2017 at 1:52 PM, Martin Liška <mliska@suse.cz> wrote:
> Hi.
>
> The patch fixed PR mentioned in subject of this email. We should not call the transformation
> on targets that do not support aliases.
>
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
> Apart from that, can you Yuri please take a look at failing test-case on ppc64le:
>
> FAIL: gcc.dg/pr56727-2.c scan-assembler @(PLT|plt)
>
> in: https://gcc.gnu.org/ml/gcc-testresults/2017-07/msg02164.html

Thanks Martin, this has been reported in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81535 (the test gets
tailcall optimized).  I'll be back on Thursday to fix it.

-Y


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]