From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1140 invoked by alias); 19 Sep 2006 05:58:36 -0000 Received: (qmail 1095 invoked by uid 48); 19 Sep 2006 05:58:27 -0000 Date: Tue, 19 Sep 2006 05:58:00 -0000 Message-ID: <20060919055827.1094.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/29132] [4.1/4.2 Regression] Mips exception handling broken. 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-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-09/txt/msg01803.txt.bz2 List-Id: ------- Comment #5 from daney at gcc dot gnu dot org 2006-09-19 05:58 ------- OK, I finished running make -k check with a i686-linux -> mipsel-linux cross compiler on my mips board for c, c++, java and there are only the 'normal' failures (mostly attributable to running the testsuite on a remote board). Exception handling seems to be fixed with the Roger's patch applied. I would say test it on a couple of other targets of your choice and then commit it. Thanks Roger for fixing this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29132