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] Avoid IA-64 prologue insns being deleted (was Re: Bug? flow_find_cross_jump deletes USE insns ...)


On Wed, Jan 16, 2002 at 08:36:58PM +0100, Jakub Jelinek wrote:
> 	* config/ia64/ia64.md (prologue_use): New.
> 	* config/ia64/ia64.c (ia64_expand_prologue): Use
> 	gen_prologue_use instead of gen_rtx_USE.
> 	(group_barrier_needed_p): Handle CODE_FOR_prologue_use the same way
> 	as CODE_FOR_pred_rel_mutex.
> 	(ia64_sched_reorder2): Likewise.
> 
> 	* gcc.c-torture/compile/20020116-1.c: New test.
Ok.


r~


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