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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Aug 9 10:49:00 GMT 2016


Author: rguenth
Date: Tue Aug  9 10:49:36 2016
New Revision: 239277

URL: https://gcc.gnu.org/viewcvs?rev=239277&root=gcc&view=rev
Log:
2016-08-09  Richard Biener  <rguenther@suse.de>

	Backport from mainline
	2016-08-09  Richard Biener  <rguenther@suse.de>

	PR ipa/68273
	* ipa-prop.c (ipa_modify_formal_parameters): Build
	parameter types with natural alignment also for the
	over-aligned case.

	2016-07-15  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/71881
	* tree-loop-distribution.c (destroy_loop): Remove blocks in
	reverse DOM order to make debug temp generation happy.

	* gcc.dg/torture/pr71881.c: New testcase.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr71881.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/ipa-prop.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-loop-distribution.c



More information about the Gcc-cvs mailing list