| Subject: | Re: Patch: FYI: Interpreter: SAVE_PC before resolve_pool_entry |
|---|---|
| From: | Tom Tromey |
| Date: | 13 Jul 2006 17:16:13 -0600 |
>>>>> "Bryce" == Bryce McKinlay <mckinlay@xxxxxxxxxx> writes:
Bryce> This patch rearranges the SAVE_PC sites to fix the problem. I'm
Bryce> checking it in to trunk.
Thanks!
Bryce> insn_fdiv:
Bryce> {
Bryce> + SAVE_PC();
We don't actually need it in this case.
Floating point division can't throw.
Tom
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Patch: FYI: Interpreter: SAVE_PC before resolve_pool_entry, Bryce McKinlay |
|---|---|
| Next by Date: | Re: Patch: FYI: Interpreter: SAVE_PC before resolve_pool_entry, Bryce McKinlay |
| Previous by Thread: | Patch: FYI: Interpreter: SAVE_PC before resolve_pool_entry, Bryce McKinlay |
| Next by Thread: | Re: Patch: FYI: Interpreter: SAVE_PC before resolve_pool_entry, Bryce McKinlay |
| Indexes: | [Date] [Thread] [Top] [All Lists] |