From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32456 invoked by alias); 11 Nov 2007 07:05:46 -0000 Received: (qmail 32371 invoked by uid 48); 11 Nov 2007 07:05:35 -0000 Date: Sun, 11 Nov 2007 07:05:00 -0000 Message-ID: <20071111070535.32370.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/32406] [4.3 Regression] MIPS: FAIL in nestfunc-6.c at -O3 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "daney 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: 2007-11/txt/msg00983.txt.bz2 ------- Comment #7 from daney at gcc dot gnu dot org 2007-11-11 07:05 ------- Created an attachment (id=14528) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14528&action=view) Proposed patch second half. Completely untested patch. It will probably take me a couple of weeks to test it fully. I will start testing on mipsel-linux... Q: Is the first exception_receiver define_expand redundant (with "TARGET_CALL_CLOBBERED_GP")? Does it just defer to the nonlocal_goto_receiver? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32406