From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7051 invoked by alias); 14 May 2003 09:46:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 6967 invoked by uid 71); 14 May 2003 09:46:01 -0000 Resent-Date: 14 May 2003 09:46:01 -0000 Resent-Message-ID: <20030514094601.6966.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, marwijn.hessel@ict.nl Received: (qmail 29649 invoked by uid 48); 14 May 2003 09:40:30 -0000 Message-Id: <20030514094030.29647.qmail@sources.redhat.com> Date: Wed, 14 May 2003 09:46:00 -0000 From: marwijn.hessel@ict.nl Reply-To: marwijn.hessel@ict.nl To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: other/10778: Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler X-SW-Source: 2003-05/txt/msg01575.txt.bz2 List-Id: >Number: 10778 >Category: other >Synopsis: Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed May 14 09:46:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: M.W. Hessel >Release: GCC v3.2.3 powerpc-eabi cross compiler >Organization: >Environment: GCC v3.2.3 powerpc-eabi cross compiler >Description: Exception handling seems to fail, when throwing an exception the application stops (abort function is called). Looking into the generated assembly, the exception handling part does not seem to find the catch part. Enabling or disabling the compiler optimalisation (-O2 option) does not have any impact. Enabling of disabling the '-fexceptions' option does not have any impact. >How-To-Repeat: See attachment, this code does not work :( >Fix: - >Release-Note: >Audit-Trail: >Unformatted: