------- Comment #5 from ebotcazou at gcc dot gnu dot org 2009-10-05 17:48 ------- Subject: Bug 41511
Author: ebotcazou Date: Mon Oct 5 17:48:09 2009 New Revision: 152459 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152459 Log: PR rtl-optimization/41511 * combine.c (record_value_for_reg): Pass explicit values as argument to get_last_value_validate. (get_last_value_validate): Document INSN parameter. For non-readonly MEMs, assume they might have been modified if INSN was in another basic block. (get_last_value): Minor reformatting. Modified: trunk/gcc/ChangeLog trunk/gcc/combine.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41511