tree-ssa-sccvn.c
103 KB
-
re PR middle-end/45017 (miscompile with bitfield and optimization) · 5ccbfc1f
2010-07-22 Richard Guenther <rguenther@suse.de> PR tree-optimization/45017 * tree-ssa-sccvn.c (vn_reference_eq): Make sure we honor TYPE_PRECISION of integral types in addition to size. * gcc.c-torture/execute/pr45017.c: New testcase. From-SVN: r162411
Richard Guenther committed