java/5812
bothner@gcc.gnu.org
bothner@gcc.gnu.org
Fri Mar 8 13:06:00 GMT 2002
The following reply was made to PR java/5812; it has been noted by GNATS.
From: bothner@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: java/5812
Date: 8 Mar 2002 21:02:52 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_1-branch
Changes by: bothner@gcc.gnu.org 2002-03-08 13:02:52
Modified files:
gcc/java : expr.c ChangeLog
Log message:
Fix for PR java/5812.
* expr.c (build_java_jsr): Take pc arguments, and do lookup_label
gere instead of in JSR macro. Likewise with load_type_state call.
Do the latter on if the return_pc has been verified (the jsr returns).
(JSR): No just call build_java_jsr.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.132.2.2&r2=1.132.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.925.2.5&r2=1.925.2.6
More information about the Gcc-prs
mailing list