This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Updating INSN_STMT records.
On Wed, Jun 05, 2002 at 04:40:22PM +0200, Jan Hubicka wrote:
> * rtl.h (emit_*_scope): Declare.
> * emit-rtl.c (emit_*_scope): New global functions.
> (try_split): Copy scope.
> * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
> noce_try_flag_inc, noce_try_store_flag_mask, noce_try_cmove,
> noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
> noce_process_if_block, find_cond_trap): Copy scopes.
> * recog.c (peephole2_optimize): likewise.
Ok.
r~