From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1435 invoked by alias); 16 Feb 2004 07:33:30 -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 1427 invoked by uid 48); 16 Feb 2004 07:33:30 -0000 Date: Mon, 16 Feb 2004 07:33:00 -0000 Message-ID: <20040216073330.1426.qmail@sources.redhat.com> From: "rls at tamu dot edu" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040216072822.14154.rls@tamu.edu> References: <20040216072822.14154.rls@tamu.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/14154] g++ silently creates incorrect code when "this" used in initializer list X-Bugzilla-Reason: CC X-SW-Source: 2004-02/txt/msg01612.txt.bz2 List-Id: ------- Additional Comments From rls at tamu dot edu 2004-02-16 07:33 ------- Created an attachment (id=5755) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5755&action=view) Testcase that reproduces the problem Here is the source file that I used to cause the error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14154