[Patch : H8300] Fix regressions for bit related instructions
Jeff Law
law@redhat.com
Fri Mar 5 14:14:00 GMT 2010
On 03/05/10 04:45, Kaushik Phatak wrote:
>
> The below patch separates out just the change to the "can_delay"
> attribute of the division pattern and also adds a testcase to gcc.dg.
>
> =======================Start of Patch================================
>
> ChangeLog
> 2010-03-05 Kaushik Phatak<kaushik.phatak@kpitcummins.com>
>
> * config/h8300/h8300.md (udivsi3): Set can_delay to "no".
> * gcc.dg/h8300-div-delay-slot.c: New test.
>
Thanks. One question -- should the other div patterns also have the
"can_delay" attribute set to "no"? If so I can make that update to the
patch.
Jeff
More information about the Gcc-patches
mailing list