This is the mail archive of the gcc@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: Bug? flow_find_cross_jump deletes USE insns ...


On Wed, Jan 16, 2002 at 11:41:03AM +0100, Jakub Jelinek wrote:
> Use some dummy unspec insn which will contain all the USEs, or use some
> unspec insn in the sets (like
> (set (reg:DI 33 r35) (unspec:DI[(reg:DI 320 b0)]  FOO))
> ), or something else?

That works for me.


r~


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