From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19211 invoked by alias); 7 Aug 2002 23:16: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 19195 invoked by uid 71); 7 Aug 2002 23:16:01 -0000 Date: Wed, 07 Aug 2002 16:26:00 -0000 Message-ID: <20020807231601.19192.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Andrew Pinski Subject: Re: libgcj/7532: shutdown hooks not run upon abnormal termination Reply-To: Andrew Pinski X-SW-Source: 2002-08/txt/msg00148.txt.bz2 List-Id: The following reply was made to PR libgcj/7532; it has been noted by GNATS. From: Andrew Pinski To: Cc: gcc-gnats@gcc.gnu.org Subject: Re: libgcj/7532: shutdown hooks not run upon abnormal termination Date: Wed, 7 Aug 2002 19:09:25 -0400 I do not think you can abuse^wuse signals this way. Thanks, Andrew Pinski