https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67714
--- Comment #15 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Thu Feb 4 09:54:37 2016 New Revision: 233132 URL: https://gcc.gnu.org/viewcvs?rev=233132&root=gcc&view=rev Log: [ARM][2/4] Fix operand costing logic for SMUL[TB][TB] PR target/65932 PR target/67714 * config/arm/arm.c (arm_new_rtx_costs, MULT case): Properly extract the operands of the SIGN_EXTENDs from a SMUL[TB][TB] rtx. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/arm.c