diff options
author | Dimitar Dimitrov <dimitar@dinux.eu> | 2024-05-09 22:19:24 +0300 |
---|---|---|
committer | Dimitar Dimitrov <dimitar@dinux.eu> | 2024-05-10 21:41:57 +0300 |
commit | d4d30461c02b50c07f92c8cccb87da528a806d3e (patch) | |
tree | 2b3d8b1053c4641807d81a04f2915d3ee789f284 /gcc/dwarf2codeview.cc | |
parent | 9585317f0715699197b1313bbf939c6ea3c1ace6 (diff) | |
download | gcc-d4d30461c02b50c07f92c8cccb87da528a806d3e.zip gcc-d4d30461c02b50c07f92c8cccb87da528a806d3e.tar.gz gcc-d4d30461c02b50c07f92c8cccb87da528a806d3e.tar.bz2 |
pru: Fix register class checks in predicates
The register class checks in the multiply-source predicates was
incorrectly using the register number instead of the register
class for comparison.
gcc/ChangeLog:
* config/pru/predicates.md (pru_mulsrc0_operand): Use register
class instead of register number for the check.
(pru_mulsrc1_operand): Ditto.
Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
Diffstat (limited to 'gcc/dwarf2codeview.cc')
0 files changed, 0 insertions, 0 deletions