r246353 - in /branches/gcc-6-branch/gcc: Change...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Wed Mar 22 10:43:00 GMT 2017


Author: marxin
Date: Wed Mar 22 10:43:31 2017
New Revision: 246353

URL: https://gcc.gnu.org/viewcvs?rev=246353&root=gcc&view=rev
Log:
Backport r245993

2017-03-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2017-03-09  Martin Liska  <mliska@suse.cz>

	PR ipa/79761
	* tree-chkp.c (chkp_get_bound_for_parm): Get bounds for a param.
	(chkp_find_bounds_1): Remove gcc_unreachable.
2017-03-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2017-03-09  Martin Liska  <mliska@suse.cz>

	PR ipa/79761
	* g++.dg/pr79761.C: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/pr79761.C
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-chkp.c



More information about the Gcc-cvs mailing list