http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55404



Andrew Pinski <pinskia at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |RESOLVED

         Resolution|                            |DUPLICATE



--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-11-20 
00:03:31 UTC ---

      *overlap_iterations_a = conflict_fn (1, affine_fn_cst

(integer_zero_node));





static conflict_function *

conflict_fn (unsigned n, ...)



static affine_fn

affine_fn_cst (tree cst)



tree-data-ref.h:typedef vec<tree> affine_fn;





So yes this is the same issue as PR 55398 in the end.



*** This bug has been marked as a duplicate of bug 55398 ***

Reply via email to