r239362 - in /trunk/gcc: ChangeLog testsuite/Ch...
edlinger@gcc.gnu.org
edlinger@gcc.gnu.org
Thu Aug 11 13:07:00 GMT 2016
Author: edlinger
Date: Thu Aug 11 13:07:29 2016
New Revision: 239362
URL: https://gcc.gnu.org/viewcvs?rev=239362&root=gcc&view=rev
Log:
2016-08-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR tree-optimization/71083
* tree-predcom.c (ref_at_iteration): Correctly align the
reference type.
testsuite:
2016-08-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR tree-optimization/71083
* gcc.c-torture/execute/pr71083.c: New test.
* gnat.dg/loop_optimization23.adb: New test.
* gnat.dg/loop_optimization23_pkg.ads: New test.
* gnat.dg/loop_optimization23_pkg.adb: New test.
Added:
trunk/gcc/testsuite/gcc.c-torture/execute/pr71083.c
trunk/gcc/testsuite/gnat.dg/loop_optimization23.adb
trunk/gcc/testsuite/gnat.dg/loop_optimization23_pkg.adb
trunk/gcc/testsuite/gnat.dg/loop_optimization23_pkg.ads
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-predcom.c
More information about the Gcc-cvs
mailing list