From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10307 invoked by alias); 16 Oct 2008 15:47:45 -0000 Received: (qmail 9125 invoked by uid 48); 16 Oct 2008 15:46:24 -0000 Date: Thu, 16 Oct 2008 15:47:00 -0000 Message-ID: <20081016154624.9124.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/37705] [graphite] Remove limit_scops() workaround 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-10/txt/msg01099.txt.bz2 ------- Comment #3 from spop at gcc dot gnu dot org 2008-10-16 15:46 ------- Created an attachment (id=16511) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16511&action=view) patch for solution 2 Patch as discussed at today's graphite call: detect multiplications of parameters, then gimplify and add new parameters for these multiplication expressions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37705