From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21178 invoked by alias); 7 Aug 2002 23:26:01 -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 21164 invoked by uid 71); 7 Aug 2002 23:26:01 -0000 Date: Wed, 07 Aug 2002 16:36:00 -0000 Message-ID: <20020807232601.21163.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Jesse Rosenstock Subject: Re: libgcj/7532: shutdown hooks not run upon abnormal termination Reply-To: Jesse Rosenstock X-SW-Source: 2002-08/txt/msg00149.txt.bz2 List-Id: The following reply was made to PR libgcj/7532; it has been noted by GNATS. From: Jesse Rosenstock To: Andrew Pinski Cc: gcc-gnats@gcc.gnu.org Subject: Re: libgcj/7532: shutdown hooks not run upon abnormal termination Date: Wed, 7 Aug 2002 16:20:56 -0700 On Wed, Aug 07, 2002 at 07:09:25PM -0400, Andrew Pinski wrote: > I do not think you can abuse^wuse signals this way. I wouldn't be surprised if this were an abuse, but could you be more specific?