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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Apr 30 20:33:24 2019
New Revision: 270717

URL: https://gcc.gnu.org/viewcvs?rev=270717&root=gcc&view=rev
Log:
        Backported from mainline
        2019-02-28  Jakub Jelinek  <ja...@redhat.com>

        PR c/89520
        * convert.c (convert_to_real_1, convert_to_integer_1): Punt for
        builtins if they don't have a single scalar floating point argument.
        Formatting fixes.

        * gcc.dg/pr89520-1.c: New test.
        * gcc.dg/pr89520-2.c: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr89520-1.c
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr89520-2.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/convert.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to