------- Comment #3 from steven at gcc dot gnu dot org 2009-03-08 14:23 ------- Why special-case -O0? Is there anything in the compiler that makes it impossible to trigger this problem with the right set of options (-fno-tree-{vrp,ccp} or something like that)?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39361