On 11/02/2009 09:37 AM, Richard Henderson wrote: > Note that with char values, we do > eliminate the AND operation, so this is not (any longer) about some pass > not understanding STORE_FLAG_VALUE. ... or maybe it is. We probably should have eliminated the AND at the gimple level. r~