This is the mail archive of the java@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]
Other format: [Raw text]

Re: Patch: FYI: interpreter bug fix


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> While my family is watching Monster Inc. I tracked down the following.

Andreas> -       PUSHI(value);
Andreas> +       PUSHL(value);

Sigh, thanks.  I had even double-checked these, since I knew the
chances of making this mistake were high :-(.
I'll check this in shortly.

Tom


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