From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14110 invoked by alias); 8 Oct 2006 20:52:21 -0000 Received: (qmail 13972 invoked by uid 48); 8 Oct 2006 20:52:13 -0000 Date: Sun, 08 Oct 2006 20:52:00 -0000 Message-ID: <20061008205213.13971.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/29390] Bogus symbol inserted into valid C++ code at low optimization level In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mi at aldan dot algebra dot com" 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 X-SW-Source: 2006-10/txt/msg00644.txt.bz2 List-Id: ------- Comment #2 from mi at aldan dot algebra dot com 2006-10-08 20:52 ------- Sorry, I forgot to explicitly specify, that the bogus symbol is seen, when compiling at either -O0 or -O1 levels (symbol name and the line number, where it, supposedly, appears, change). Compiling at -O2 does not exhibit the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390