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] fix pr22550


Diego Novillo <dnovillo@redhat.com> writes:

> On Tue, Jul 26, 2005 at 09:32:09AM -0400, Andrew Pinski wrote:
> I forgot about the third alternative, which is to just make
> optimizers handle no-op conditionals (as in James' original
> patch).
>
> Preferences?

 I did opt for this because it was simpler and I thought about using
vrp_evaluate_condition somewhere else and thought INTEGER_CST may show up there
as well.  Sorry for being vague here, I don't remember the details.

-- 
Thanks,
Jim

http://www.csclub.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim


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