From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16139 invoked by alias); 19 Mar 2004 01:33:12 -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 16113 invoked by uid 48); 19 Mar 2004 01:33:10 -0000 Date: Fri, 19 Mar 2004 01:33:00 -0000 Message-ID: <20040319013310.16112.qmail@sources.redhat.com> 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.4/3.5 Regression] [unit-at-a-time] Incorrect emission of unused compiler-generated destructor at -O2 X-Bugzilla-Reason: CC X-SW-Source: 2004-03/txt/msg02265.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-19 01:33 ------- Mark/Jan, what is the expected behavior here, this is a regression from 3.3. It is caused by unit-at-a- time always trying to emit the vtable. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |mmitchel at gcc dot gnu dot | |org, hubicka at gcc dot gnu | |dot org Status|UNCONFIRMED |NEW Ever Confirmed| |1 Known to fail| |3.4.0 3.5.0 Known to work| |3.3 Last reconfirmed|0000-00-00 00:00:00 |2004-03-19 01:33:08 date| | Summary|Incorrect emission of unused|[3.4/3.5 Regression] [unit- |compiler-generated |at-a-time] Incorrect |destructor at -O2 |emission of unused compiler- | |generated destructor at -O2 Target Milestone|--- |3.4.1 Version|3.5.0 |3.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14639