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] ccp for V_MUST_DEF operands


On Thu, 2004-07-15 at 15:07, Diego Novillo wrote:
> On Thu, 2004-07-15 at 12:27, Jason Merrill wrote:
> > On Thu, 15 Jul 2004 09:18:10 -0400, Diego Novillo <dnovillo@redhat.com> wrote:
> > 
> > > The new lattice value could use a better name.  Perhaps,
> > > UNDEFINED_GLOBAL.  We talked about UNKNOWN_CST, but the semantics of
> > > this lattice value are closer to UNDEFINED than CONSTANT.
> > 
> > How about just UNKNOWN?
> > 
> Brian,
> 
> Jason suggested UNKNOWN_VAL on IRC.  I think I like this one better than
> the other two.

I agree. Good call Jason.

Brian


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