[Bug java/22460] New: GCJ produces mis-match (non compatible) types in MODIFY_EXPR (from byte-code)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 13 14:05:00 GMT 2005
compile the following to byte-code and then to native (and use the patch in 22368 to see the ICE):
public class t
{
t(){}
}
--
Summary: GCJ produces mis-match (non compatible) types in
MODIFY_EXPR (from byte-code)
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
OtherBugsDependingO 22368
nThis:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22460
More information about the Gcc-bugs
mailing list