This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Small improvement to bytecode verifier error messages


On Mon, Apr 02, 2001 at 05:46:57PM -0700, Per Bothner wrote:
> "Zack Weinberg" <zackw@stanford.edu> writes:
> 
> > 	* expr.c (pop_type_0): Save the result of the first
> > 	lang_printable_name call in a scratch buffer, so it 
> > 	won't be clobbered by the second call.
> 
> Looks good to me.  This should be in both the branch and the trunk.

Applied to trunk.

The branch has completely different code to generate this error
message.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]