This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/16675] Null parameter values for anonymous constructor invocation require explicit cast
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 23 Oct 2004 20:43:15 -0000
- Subject: [Bug java/16675] Null parameter values for anonymous constructor invocation require explicit cast
- References: <20040722194716.16675.richardl@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 <URL:http://gcc.gnu.org/bugs.html> 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