re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr20739.c
2005-04-15 Alexandre Olivare PR middle-end/20739 (ICE in gimplify_addr_expr)