r235751 - in /branches/gcc-5-branch/gcc: Change...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon May 2 11:36:00 GMT 2016


Author: rguenth
Date: Mon May  2 11:36:38 2016
New Revision: 235751

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

	Backport from mainline
	2016-04-05  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/70526
	* tree-sra.c (build_ref_for_offset): Use prev_base to
	extract the alias pointer type.

	* g++.dg/torture/pr70526.C: New testcase.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr70526.C
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/tree-sra.c



More information about the Gcc-cvs mailing list