On Thu, Aug 12, 2004 at 05:02:16PM -0400, Richard Kenner wrote: > Objects that are real constants should either be promoted to static > memory, or constant propagated. > > My concern is the constant pool. You want to be sure that stores to user > variables don't invalidate them. Huh? r~