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] tree-ssa-ccp.c: Remove code that produces non-gimplemin invariant.


On Sat, 28 May 2005, Kazu Hirata wrote:
> 2005-05-28  Kazu Hirata  <kazu@cs.umass.edu>
>
> 	* tree-ssa-ccp.c (ccp_fold): Remove code that produces
> 	non-gimple min minvariant.

This is OK for mainline.  Presumably at some point in the past
there must have been some other consumer of ccp_fold or that
evaluate_stmt used simplified even if it wasn't a min invariant?
But perhaps this code has always been dead.

Thanks,

Roger
--


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