From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11789 invoked by alias); 8 May 2002 22:36:02 -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 11769 invoked by uid 71); 8 May 2002 22:36:02 -0000 Date: Wed, 08 May 2002 15:36:00 -0000 Message-ID: <20020508223602.11768.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Ralf W. Grosse-Kunstleve" Subject: Re: other/6602: GCC/Linux shared lib + EH bug example Reply-To: "Ralf W. Grosse-Kunstleve" X-SW-Source: 2002-05/txt/msg00256.txt.bz2 List-Id: The following reply was made to PR other/6602; it has been noted by GNATS. From: "Ralf W. Grosse-Kunstleve" To: gcc-gnats@gcc.gnu.org Cc: loewis@informatik.hu-berlin.de, rwgk@boa.lbl.gov Subject: Re: other/6602: GCC/Linux shared lib + EH bug example Date: Wed, 8 May 2002 15:32:26 -0700 (PDT) I updated the Makefile in gcc_dl_eh.tar.gz to include the target "sun_gcc" and I ran the test on this platform: SunOS mcfsrv 5.8 Generic_108528-08 sun4u sparc SUNW,Ultra-Enterprise gcc 3.0.4 There is no problem with the exception handling on this platform (i.e. there are 8 out of 8 "success"). The updated tar file is at the old location: http://cci.lbl.gov/~rwgk/tmp/gcc_dl_eh.tar.gz Ralf