tree-ssa-ccp.c
83.4 KB
-
re PR tree-optimization/47538 (GNU Scientific Library miscompiled by gcc 4.6) · 0425d6f5
PR tree-optimization/47538 * tree-ssa-ccp.c (bit_value_binop_1): For uns computation use type instead of r1type, except for comparisons. For right shifts and comparisons punt if there are mismatches in sizetype vs. non-sizetype types. * gcc.c-torture/execute/pr47538.c: New test. Co-Authored-By: Richard Guenther <rguenther@suse.de> From-SVN: r169441
Jakub Jelinek committed