From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8634 invoked by alias); 4 Jun 2004 04:58:41 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 8603 invoked by uid 48); 4 Jun 2004 04:58:40 -0000 Date: Fri, 04 Jun 2004 04:58:00 -0000 Message-ID: <20040604045840.8601.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040318204634.14639.austern@apple.com> References: <20040318204634.14639.austern@apple.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/14639] [3.5 Regression] [non-unit-at-a-time] Incorrect emission of unused compiler-generated destructor X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg00437.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-04 04:58 ------- The only patch which changed the C++ front-end was mine which changed how to check if a decl is needed or not :( I still think non-unit-at-a-time is should go away for 3.5.0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14639