From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29131 invoked by alias); 21 Jan 2004 03:54:08 -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 29034 invoked by uid 48); 21 Jan 2004 03:54:07 -0000 Date: Wed, 21 Jan 2004 03:54:00 -0000 Message-ID: <20040121035407.29033.qmail@sources.redhat.com> From: "gdr at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040116181534.13710.anders@kaseorg.com> References: <20040116181534.13710.anders@kaseorg.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/13710] [3.3 regression] ICE with typeof X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg02493.txt.bz2 List-Id: ------- Additional Comments From gdr at gcc dot gnu dot org 2004-01-21 03:54 ------- (In reply to comment #4) > Patch fixing this is at . It appears > to apply cleanly to 3.3 branch... Yes, but the result is not clean :-( The testcase does not pass. The failure has to do with some access checking which are causing the compiler to "bail out" (same as ICEing in checking mode). I don't have time to investigate it now. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |gdr at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13710