https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103169
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tamar Christina <tnfch...@gcc.gnu.org>: https://gcc.gnu.org/g:9f6f411f63f3aceddd846e4b0d27202a6e13d42c commit r12-6995-g9f6f411f63f3aceddd846e4b0d27202a6e13d42c Author: Tamar Christina <tamar.christ...@arm.com> Date: Wed Feb 2 10:52:17 2022 +0000 AArch32: use canonical ordering for complex mul, fma and fms After the first patch in the series this updates the optabs to expect the canonical sequence. gcc/ChangeLog: PR tree-optimization/102819 PR tree-optimization/103169 * config/arm/vec-common.md (cml<fcmac1><conj_op><mode>4): Use canonical order.