http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47048
--- Comment #6 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-02-07 12:29:10 UTC --- (In reply to comment #4) > More specifically, the code that is now confused by the (int) cast is: > > dr_analyze_innermost (dr); > dr_analyze_indices (dr, nest, loop); > > in create_data_ref. Is this fixable for the 4.6.0 release or would that be to invasive for stage 4?