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] |
| Other format: | [Raw text] | |
"Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> The attached patch fixes this by converting the variable table entries Keith> when the method is compiled. I've also reworked _Jv_VarLineTableEntry Keith> to be more like _Jv_LineTableEntry, with the union for the bytecode pc Keith> and the direct-threaded pc.
Keith> QCC?
Looks good, thanks.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |