------- Comment #9 from spop at gcc dot gnu dot org  2008-12-10 15:28 -------
Subject: Re:  [graphite] SEGFAULT in cloog_clast_create

> 2008-12-10  Tobias Grosser  <[EMAIL PROTECTED]>
>
>       * graphite.c (new_scop): Initialize SCOP_ADD_PARAMS.
>       (param_index): Assert if parameter is not know after parameter
>       detection.
>       (find_params_in_bb): Detect params directly in GBB_CONDITIONS.
>       (find_scop_parameters): Mark, that we have finished parameter
>       detection.
>       (graphite_transform_loops): Move condition detection before parameter
>       detection.
>       * graphite.h (struct scop): Add SCP_ADD_PARAMS.

s/SCP_ADD_PARAMS/SCOP_ADD_PARAMS/

>       * testsuite/gfortran.dg/graphite/pr38459.f90: New.

Ok.  Please apply to graphite branch.


-- 


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

Reply via email to