re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / divide-4.c
2007-01-28 Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2005-11-27 Andrew Pinskire PR tree-optimization/24575 (-(i /10) is not foldded...