tree-vrp.c
213 KB
-
re PR tree-optimization/40579 (gcc -O2 optimization causes infinite loop and wrong output) · 09a782eb
2009-06-29 Richard Guenther <rguenther@suse.de> PR tree-optimization/40579 * tree-vrp.c (vrp_evaluate_conditional): Bail out early if the IL to simplify has constants that overflowed. * gcc.c-torture/execute/pr40579.c: New testcase. From-SVN: r149046
Richard Guenther committed