------- Comment #12 from matz at gcc dot gnu dot org 2008-03-18 15:03 ------- Uros: the problem isn't cse. It's already expand which creates broken code (it reads from and writes to (mem (plus (virtual-incoming-regs) (4)). But it does that only because the input tree is completely wrong (TER breaks this).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35616