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]PR rtl-optimization/42691: problematic REG_EQUAL note added to SUBREG


> 2010-01-14  Jing Yu  <jingyu@google.com>
>
>         PR rtl-optimization/42691
>         * combine.c (try_combine): Clear outdated i3note when dest of I3 is
>         replaced.
>
> testsuite/ChangeLog
> 2010-01-14  Jing Yu  <jingyu@google.com>
>
> 	* gcc.c-torture/execute/pr42691.c: New.

OK for mainline and 4.4 branch with the following ChangeLog:

	PR rtl-optimization/42691
	* combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
	a pseudo to a constant and are merged, and adjust comments.


-- 
Eric Botcazou


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