From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32748 invoked by alias); 14 Nov 2006 16:28:43 -0000 Received: (qmail 32709 invoked by uid 48); 14 Nov 2006 16:28:29 -0000 Date: Tue, 14 Nov 2006 16:28:00 -0000 Message-ID: <20061114162829.32708.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/16634] arm-elf-gcc problems when generating code for __attribute__ ((interrupt ("IRQ"))) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tla at thrane dot com" 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 X-SW-Source: 2006-11/txt/msg01287.txt.bz2 List-Id: ------- Comment #5 from tla at thrane dot com 2006-11-14 16:28 ------- (In reply to comment #4) > What's the status of this patch? The bug is also present in arm-elf-gcc version 4.1.0 However, adding the -fno-omit-frame-pointer parameter, make the compiler emit the correct code in the mentioned code example. -- tla at thrane dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tla at thrane dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16634