reload: Adjust comment in find_reloads about subset, not intersection
commit75d1c8fea9541dee5a4ce0aa7d8c199574fd42b9
authorHans-Peter Nilsson <hp@axis.com>
Sat, 26 Mar 2022 04:31:22 +0000 (26 05:31 +0100)
committerHans-Peter Nilsson <hp@axis.com>
Sat, 26 Mar 2022 04:31:22 +0000 (26 05:31 +0100)
tree5c9ec49a917393eb03e8bd04e8b0f0632962dc60
parent81faedaa8e2819fc0ffda4ce0a888065a6d7a535
reload: Adjust comment in find_reloads about subset, not intersection

gcc:
* reload.cc (find_reloads): Align comment with code where
considering the intersection of register classes then tweaking the
regclass for the current alternative or rejecting it.
gcc/reload.cc