combine.c
442 KB
-
re PR rtl-optimization/45695 (-O1 wrong-code by cmove) · 2960be83
PR rtl-optimization/45695 * combine.c (try_combine): When splitting a two set pattern, make sure the pattern which will be put into i2 doesn't use REGs or MEMs set by insns in between i2 and i3. * gcc.c-torture/execute/pr45695.c: New test. From-SVN: r164431
Jakub Jelinek committed