i386: Remove j constraint letter from list of unused letters

I've noticed the list of unused letters still list j, even when that
constraint letter is now the first letter of jr, jR, jm, j<, j>, jo, jV, jp,
ja, jb and jc constraints.

2023-11-13  Jakub Jelinek  <jakub@redhat.com>

	* config/i386/constraints.md: Remove j constraint letter from list of
	unused letters.
This commit is contained in:
Jakub Jelinek 2023-11-13 09:49:09 +01:00
parent fc649fe832
commit 56caf0b435

View file

@ -19,7 +19,7 @@
;;; Unused letters:
;;; H
;;; j z
;;; z
;; Integer register constraints.
;; It is not necessary to define 'r' here.