r270717 - in /branches/gcc-8-branch/gcc: Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Apr 30 20:33:00 GMT 2019
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 <jakub@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
More information about the Gcc-cvs
mailing list