From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28853 invoked by alias); 10 Dec 2008 15:29:46 -0000 Received: (qmail 28556 invoked by alias); 10 Dec 2008 15:28:26 -0000 Date: Wed, 10 Dec 2008 15:29:00 -0000 Message-ID: <20081210152826.28555.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/38459] [graphite] SEGFAULT in cloog_clast_create In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "spop at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-12/txt/msg01027.txt.bz2 ------- 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 > > * 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