[Bug middle-end/38459] [graphite] SEGFAULT in cloog_clast_create
spop at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 10 15:29:00 GMT 2008
------- 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 <grosser@fim.uni-passau.de>
>
> * 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
More information about the Gcc-bugs
mailing list