From: Vladimir N. Makarov Date: Mon, 2 Nov 2020 16:03:54 +0000 (-0500) Subject: Add hint * too 2nd alternative of the 1st scratch in *vsx_extract__store_p9. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c689b827c6a0a5e164f22865696a94e6d7ec308;p=gcc.git Add hint * too 2nd alternative of the 1st scratch in *vsx_extract__store_p9. gcc/ChangeLog: * config/rs6000/vsx.md (*vsx_extract__store_p9): Add hint * to 2nd alternative of the 1st scratch. --- diff --git a/gcc/config/rs6000/vsx.md b/gcc/config/rs6000/vsx.md index 67e4f2fd037..947631d83ee 100644 --- a/gcc/config/rs6000/vsx.md +++ b/gcc/config/rs6000/vsx.md @@ -3717,7 +3717,7 @@ (vec_select: (match_operand:VSX_EXTRACT_I 1 "gpc_reg_operand" ",v") (parallel [(match_operand:QI 2 "const_int_operand" "n,n")]))) - (clobber (match_scratch: 3 "=,&r")) + (clobber (match_scratch: 3 "=,&*r")) (clobber (match_scratch:SI 4 "=X,&r"))] "VECTOR_MEM_VSX_P (mode) && TARGET_VEXTRACTUB" "#"