From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23187 invoked by alias); 23 Mar 2003 22:16:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 23162 invoked by uid 71); 23 Mar 2003 22:16:00 -0000 Resent-Date: 23 Mar 2003 22:16:00 -0000 Resent-Message-ID: <20030323221600.23161.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, rguenth@tat.physik.uni-tuebingen.de Received: (qmail 21062 invoked by uid 48); 23 Mar 2003 22:11:32 -0000 Message-Id: <20030323221132.21061.qmail@sources.redhat.com> Date: Sun, 23 Mar 2003 22:56:00 -0000 From: rguenth@tat.physik.uni-tuebingen.de Reply-To: rguenth@tat.physik.uni-tuebingen.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: optimization/10196: [3.3 regression] Compile time regression with inlining X-SW-Source: 2003-03/txt/msg01546.txt.bz2 List-Id: >Number: 10196 >Category: optimization >Synopsis: [3.3 regression] Compile time regression with inlining >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sun Mar 23 22:16:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: POOMA library >Release: g++-3.3 (GCC) 3.3 20030318 (prerelease) >Organization: >Environment: ix86 linux >Description: The testcase at http://www.tat.physik.uni-tuebingen.de/~rguenth/DynamicLayout2.ii.gz experiences dramatically slowdown in compile-time compared from the 3.2 release. This is fixed with either specifying -fno-default-inline or --param max-inline-insns-single=200. The problem was discussed on gcc list in this thread: http://gcc.gnu.org/ml/gcc/2003-03/msg01174.html >How-To-Repeat: compile the testcase with optimization that turns inlining on (-O2). >Fix: Can be workarounded by limiting inlining. >Release-Note: >Audit-Trail: >Unformatted: