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: (partial) fix PR middle-end/20396


Joern RENNECKE wrote:
> 	PR middle-end/20396:
> 	* loop.c (combine_movables): Take TRULY_NOOP_TRUNCATION into account.
> 	* optabs.c (expand_binop): Likewise.

The loop.c part is now unnecessary, as Richard Sandiford deleted the
affected code last week.  See PR 23233.

The optabs.c part is OK.

:REVIEWURL http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00883.html:
-- 
Jim Wilson, GNU Tools Support, http://www.specifix.com


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