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: 2.95: sjlj eh regression on hpux


> I think we should require a barrier if a port wants scheduling.  I.e.

> #ifdef INSN_SCHEDULING
>   emit_insn (gen_barrier ());
> #endif

I think you mean a blockage.

R.



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