This is the mail archive of the gcc-cvs@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]

r249625 - in /branches/gcc-7-branch/gcc: Change...


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


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