From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18639 invoked by alias); 18 Sep 2006 20:46:31 -0000 Received: (qmail 18577 invoked by uid 48); 18 Sep 2006 20:46:21 -0000 Date: Mon, 18 Sep 2006 20:46:00 -0000 Subject: [Bug c/29132] New: [4.2 Regression] Mips exception handling broken. X-Bugzilla-Reason: CC Message-ID: 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/msg01742.txt.bz2 List-Id: The combination of GCC (r116604 or later) and binutils-2.17 creates bad .eh_frame data causing SIGSEGV at runtime anytime an exception is thrown. To reproduce just run the g++ testsuite. All exception tests FAIL. This problem is discussed further in: http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00732.html -- Summary: [4.2 Regression] Mips exception handling broken. Product: gcc Version: 4.2.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: daney at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: mipsel-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29132