r251165 - in /trunk/gcc: ChangeLog tree-loop-di...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Thu Aug 17 19:56:00 GMT 2017
Author: marxin
Date: Thu Aug 17 19:56:46 2017
New Revision: 251165
URL: https://gcc.gnu.org/viewcvs?rev=251165&root=gcc&view=rev
Log:
Fix build of --enable-gather-detailed-mem-stats (PR bootstrap/81864).
2017-08-17 Martin Liska <mliska@suse.cz>
PR bootstrap/81864
* tree-loop-distribution.c (ddrs_table): Change type to pointer
type.
(get_data_dependence): Use it as pointer type.
(distribute_loop): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-loop-distribution.c
More information about the Gcc-cvs
mailing list