diff options
author | Vladimir N. Makarov <vmakarov@redhat.com> | 2025-01-20 17:08:50 -0500 |
---|---|---|
committer | Vladimir N. Makarov <vmakarov@redhat.com> | 2025-01-20 17:09:18 -0500 |
commit | 07f62ed9a7b09951f83855e19d41641b098190b1 (patch) | |
tree | d68d237b6362b5d7e5d464433c7339756ba6fcd7 /gcc/cfgloopmanip.cc | |
parent | 1edd93fbaddce9b2938e2927014272fa621ade9c (diff) | |
download | gcc-07f62ed9a7b09951f83855e19d41641b098190b1.zip gcc-07f62ed9a7b09951f83855e19d41641b098190b1.tar.gz gcc-07f62ed9a7b09951f83855e19d41641b098190b1.tar.bz2 |
[PR118560][LRA]: Fix typo in checking secondary memory mode for the reg class
The patch for PR118067 wrongly checked hard reg set subset. It worked for
the equal sets as in PR118067. But it was wrong in other cases as in
PR118560 (inordinate compile time).
gcc/ChangeLog:
PR target/118560
* lra-constraints.cc (invalid_mode_reg_p): Exchange args in
hard_reg_set_subset_p call.
Diffstat (limited to 'gcc/cfgloopmanip.cc')
0 files changed, 0 insertions, 0 deletions