This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ia64 missing stop bit before asm


On Sat, 18 Aug 2001, Richard Henderson wrote:

> 2001-08-05  Bernd Schmidt  <bernds@redhat.com>
>
>         * config/ia64/ia64.c (ia64_sched_reorder): Defer scheduling of
>         asms if other insns are available.
>
> This patch broke config/ia64/crtfastmath.c, in that we failed
> to emit a stop bit before the asm.
>
> This appears to fix the problem.  It's slightly different than
> before wrt calling or not calling cycle_end_fill_slots.  Is it
> correct?

It looks sane.  Thanks.


Bernd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]