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]
Other format: [Raw text]

Re: [patch] Clear bb field for insns outside of basic blocks


> there might be more than one insn between the basic blocks.

OK, I presume that you ran into some specific cases.

> You cannot use set_block_for_insn for barriers, as they do not have this
> field.

Ah, yes, I thought that the field was there but never set.

-- 
Eric Botcazou


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