From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30674 invoked by alias); 9 Jul 2009 11:45:47 -0000 Received: (qmail 30639 invoked by uid 48); 9 Jul 2009 11:45:37 -0000 Date: Thu, 09 Jul 2009 11:45:00 -0000 Message-ID: <20090709114537.30638.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/40667] [4.4/4.5 Regression] stack frames are generated even with -fomit-frame-pointer In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jakub 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: 2009-07/txt/msg00756.txt.bz2 ------- Comment #5 from jakub at gcc dot gnu dot org 2009-07-09 11:45 ------- Why do you think it has anything to do with IRA? It has all to do with dynamic stack realignment IMNSHO. Just try -fno-ira on any of the fall snapshots, it makes absolutely no difference. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40667