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

--- Comment #10 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Sat Jun 24 11:05:12 2017
New Revision: 249625

URL: https://gcc.gnu.org/viewcvs?rev=249625&root=gcc&view=rev
Log:
        PR tree-optimization/80612
        * calls.c (get_size_range): Check for INTEGRAL_TYPE_P.

        * gcc.dg/torture/pr80612.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr80612.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/calls.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to