http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50913
Serge Belyshev <belyshev at depni dot sinp.msu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu.org --- Comment #4 from Serge Belyshev <belyshev at depni dot sinp.msu.ru> 2011-11-07 12:51:01 UTC --- Fails since the fix for bug 50067, r178028: 2011-08-24 Richard Guenther <rguent...@suse.de> PR tree-optimization/50067 * tree-data-ref.c (dr_analyze_indices): Do not add an access function for a MEM_REF base that has no evolution in the loop nest or that is not analyzable. ...