From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28115 invoked by alias); 29 Jan 2006 00:41:32 -0000 Received: (qmail 28107 invoked by uid 48); 29 Jan 2006 00:41:30 -0000 Date: Sun, 29 Jan 2006 00:41:00 -0000 Message-ID: <20060129004130.28106.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/26011] References to const pointers to const objects don't work as expected. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ciprian dot craciun at gmail 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-01/txt/msg03163.txt.bz2 List-Id: ------- Comment #1 from ciprian dot craciun at gmail dot com 2006-01-29 00:41 ------- Created an attachment (id=10752) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10752&action=view) The preprocessed file that exemplifies the bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26011