From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4713 invoked by alias); 8 Jul 2005 22:46:46 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 4695 invoked by uid 48); 8 Jul 2005 22:46:41 -0000 Date: Fri, 08 Jul 2005 23:00:00 -0000 Message-ID: <20050708224641.4694.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050708224214.22380.jsm28@gcc.gnu.org> References: <20050708224214.22380.jsm28@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/22380] [4.1 Regression] stack usage of g++.dg/opt/inline4.C increased (GC with blocks) X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg01063.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-08 22:46 ------- Confirmed, the stack is overflowing when doing GC, marking the BLOCKs. This test regressed when the early inliner came in. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Component|c++ |middle-end Ever Confirmed| |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2005-07-08 22:46:37 date| | Summary|[4.1 Regression] stack usage|[4.1 Regression] stack usage |of g++.dg/opt/inline4.C |of g++.dg/opt/inline4.C |increased |increased (GC with blocks) Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22380