From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18593 invoked by alias); 23 Oct 2004 20:43:15 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 18578 invoked by uid 48); 23 Oct 2004 20:43:15 -0000 Date: Sat, 23 Oct 2004 20:43:00 -0000 Message-ID: <20041023204315.18576.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20040722194716.16675.richardl@redhat.com> References: <20040722194716.16675.richardl@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/16675] Null parameter values for anonymous constructor invocation require explicit cast X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00206.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-23 20:43 ------- We now get an ICE on the mainline (which I think can almost considered a regression) : Test.java: In class 'Test': Test.java: In method 'Test.someTestMethod()': Test.java:5: internal compiler error: in mangle_pointer_type, at java/mangle.c:402 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Last reconfirmed|2004-07-22 20:17:04 |2004-10-23 20:43:15 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16675