Patch: FYI: Interpreter: SAVE_PC before resolve_pool_entry

Bryce McKinlay mckinlay@redhat.com
Fri Jul 14 00:51:00 GMT 2006


Tom Tromey wrote:
> Bryce>      insn_fdiv:
> Bryce>        {
> Bryce> +	SAVE_PC();
>
> We don't actually need it in this case.
> Floating point division can't throw.
>   

Oops - you're right. Copy & paste error :)

Bryce


-------------- next part --------------
A non-text attachment was scrubbed...
Name: libjava-interpret-fdiv.patch
Type: text/x-patch
Size: 418 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060714/c9f3a637/attachment.bin>


More information about the Java-patches mailing list