This series contains a fix to restore the CSE of floating point compares which wasn't done anymore after the introduction of the new FP instructions. Luc Van Oostenryck (2): add testcase for CSE of floating-point compares fix: restore CSE on floating-point compares cse.c | 4 +++- validation/optim/cse-fcmp.c | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 validation/optim/cse-fcmp.c -- 2.15.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html