On 10/13/2016 07:18 PM, Prathamesh Kulkarni wrote:
On 13 October 2016 at 16:56, Bernd Schmidt <bschm...@redhat.com> wrote:
On 10/06/2016 07:43 AM, Prathamesh Kulkarni wrote:

Pinging patch: https://gcc.gnu.org/ml/gcc-patches/2016-09/msg01038.html


If I understand correctly this is a latent issue where nonexistant libfunc
names are stored (but not currently used). If that's correct, then OK.
Hi Bernd,
AFAIU it's indeed a latent issue with optab_libfunc() returning
non-existent libfunc
names.

[...]

It seems probably this code-path never got triggered to generate call
to "__udivmoddi4" or "__divmoddi4"
and the issue remained latent.
Is the patch OK to commit ?

Yes, I think so. Thanks,


Bernd

Reply via email to