------- Comment #7 from rguenth at gcc dot gnu dot org  2007-10-20 10:14 -------
I guess we just compute all 2**26 constants that can end up at the conditional
store.  And indeed, the number of 'Created value .*' in the dump matches this
(modulo some constant offset).  This is PPRE at work, which probably should
be limited to a sub-CFG somehow.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32540

Reply via email to