From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2346 invoked by alias); 4 Jun 2003 02:33:20 -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 2331 invoked by uid 48); 4 Jun 2003 02:33:20 -0000 Date: Wed, 04 Jun 2003 02:33:00 -0000 Message-ID: <20030604023320.2330.qmail@sources.redhat.com> From: "giovannibajo@libero.it" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030204211600.9574.fche@redhat.com> References: <20030204211600.9574.fche@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/9574] [3.4 regression] Error accessing static member with custom operator [] X-Bugzilla-Reason: CC X-SW-Source: 2003-06/txt/msg00529.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9574 giovannibajo@libero.it changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice-on-valid-code |rejects-valid Last reconfirmed|0000-00-00 00:00:00 |2003-06-04 02:33:19 date| | Summary|[3.4 regression][New parser]|[3.4 regression] Error |crash |accessing static member with | |custom operator [] ------- Additional Comments From giovannibajo@libero.it 2003-06-04 02:33 ------- We now have a reject-valid on today's mainline (20030604): pr9574.cpp: In constructor `bar::bar()': pr9574.cpp:10: error: object missing in reference to `bar::z' pr9574.cpp:11: error: from this location ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.