https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108292
--- Comment #12 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Roger Sayle <sa...@gcc.gnu.org>: https://gcc.gnu.org/g:9e6ac747ac5cff9e3f58421cdd9f03538e48ed07 commit r13-5038-g9e6ac747ac5cff9e3f58421cdd9f03538e48ed07 Author: Roger Sayle <ro...@nextmovesoftware.com> Date: Thu Jan 5 19:49:45 2023 +0000 [Committed] PR rtl-optimization/108292: Revert "Improve ix86_expand_int_movcc to allow condition (mask) sharing" This reverts commit d0558f420b2a5692fd38ac76ffa97ae6c1726ed9. 2023-01-05 Roger Sayle <ro...@nextmovesoftware.com> gcc/ChangeLog PR rtl-optimization/108292 * config/i386/i386-expand.cc (ix86_expand_int_movcc): Revert previous changes. gcc/testsuite/ChangeLog PR rtl-optimization/108292 * gcc.target/i386/cmov10.c: Remove test case.