From 63c94f4cb0cffa6f3b316d4631092afee734506f Mon Sep 17 00:00:00 2001 From: Uros Bizjak Date: Mon, 1 Jul 2019 21:04:05 +0200 Subject: [PATCH] * config/i386/constraints.md: Remove stalled comment w.r.t. Yh constraint. From-SVN: r272908 --- gcc/config/i386/constraints.md | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc/config/i386/constraints.md b/gcc/config/i386/constraints.md index c546b20d9dc..05ee7c92c70 100644 --- a/gcc/config/i386/constraints.md +++ b/gcc/config/i386/constraints.md @@ -109,7 +109,6 @@ ;; and all SSE regs otherwise ;; v any EVEX encodable SSE register for AVX512VL target, ;; otherwise any SSE register -;; h EVEX encodable SSE register with number factor of four ;; w any EVEX encodable SSE register for AVX512BW with TARGET_AVX512VL ;; target. -- 2.30.2