From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4284 invoked by alias); 22 May 2006 03:43:37 -0000 Received: (qmail 4221 invoked by uid 48); 22 May 2006 03:43:31 -0000 Date: Mon, 22 May 2006 03:43:00 -0000 Message-ID: <20060522034331.4220.qmail@sourceware.org> From: "drow at sources dot redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060521225027.2682.jsm28@gcc.gnu.org> References: <20060521225027.2682.jsm28@gcc.gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug ports/2682] On ARM EABI, exit should be marked EXIDX_CANTUNWIND X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00124.txt.bz2 List-Id: ------- Additional Comments From drow at sources dot redhat dot com 2006-05-22 03:43 ------- Mine, if it's ARM-specific. Joseph, I assume this is a general C++ requirement? How does this work on other targets? Using unwind control for this seems strange, since in theory the standard personality tables could be used by a debugger, and then it's desirable to reach exit's caller. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|roland at gnu dot org |drow at sources dot redhat | |dot com Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=2682 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.