From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27859 invoked by alias); 21 Jun 2002 15:36:10 -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 27817 invoked by uid 71); 21 Jun 2002 15:36:02 -0000 Resent-Date: 21 Jun 2002 15:36:02 -0000 Resent-Message-ID: <20020621153602.27816.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, mark@codesourcery.com, roger@eyesopen.com Resent-Reply-To: gcc-gnats@gcc.gnu.org, ghazi@caip.rutgers.edu Received: (qmail 27003 invoked by uid 61); 21 Jun 2002 15:33:33 -0000 Message-Id: <20020621153333.26998.qmail@sources.redhat.com> Date: Fri, 21 Jun 2002 10:46:00 -0000 From: ghazi@caip.rutgers.edu Reply-To: ghazi@caip.rutgers.edu To: gcc-gnats@gcc.gnu.org Cc: mark@codesourcery.com, roger@eyesopen.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify: mark@codesourcery.com roger@eyesopen.com Subject: c++/7099: G++ doesn't set the noreturn attribute on std::exit and std::abort X-SW-Source: 2002-06/txt/msg00532.txt.bz2 List-Id: >Number: 7099 >Category: c++ >Synopsis: G++ doesn't set the noreturn attribute on std::exit and std::abort >Confidential: no >Severity: non-critical >Priority: medium >Responsible: unassigned >State: open >Class: pessimizes-code >Submitter-Id: net >Arrival-Date: Fri Jun 21 08:36:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kaveh Ghazi >Release: gcc version 3.2 20020620 (experimental) >Organization: >Environment: all >Description: G++ doesn't set the noreturn attribute on std::exit and std::abort. This results in missed optimizations and spurious warnings. For a testcase see: http://gcc.gnu.org/ml/gcc-patches/2002-06/msg01629.html >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: