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: Fix latent bug in cprop


On Mon, Dec 02, 2002 at 10:22:16PM +0100, Jan Hubicka wrote:
> 	* cselib.c (cselib_current_insn_in_libcall): New static variable.
> 	(new_elt_loc_list, cselib_process_insn, cselib_init): Keep track on whether
> 	we are inside libcall.
> 	* cselib.h (elt_loc_list): Add in_libcall.
> 	* gcse.c (do_local_cprop): Do not copy propagate using insns
> 	in libcalls.

Ok.


r~


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