[patch] config/h8300/h8300.c
Jeffrey A Law
law@cygnus.com
Fri Apr 28 14:52:00 GMT 2000
In message < 41ECF07CC183D111A6F800805FEDAB190CE58F@EXCHANGE1 >you write:
> Attached is a patch for h8300-hms-gcc and a ChangeLog for it. This fixes a
> bug in h8300-hms-gcc.
>
> The bug causes a function that is not an interrupt handler to end with an
> "rte" (return from interrupt handler) instead of "rts" (return from
> subroutine) when that function follows an interrupt handler that ends with
> a
> barrier other than "rte".
>
> 2000-04-26 Kazu Hirata <kazu@hxi.com>
>
> * h8300.c (function_epilogue): Clean up flags when the last insn
> in a function is a barrier.
Thanks. Installed.
jeff
More information about the Gcc-patches
mailing list