Eradicate MQ some more
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 30 Aug 2016 02:46:07 +0000 (04:46 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 30 Aug 2016 02:46:07 +0000 (04:46 +0200)
commit0b390d608949864df9ce128a5090b1788dc07b16
tree1ead7dc13cfe63ef6465cd075e0fb549915c5107
parent52ba6d1616c81ec179f681ed4d6f8029c233b1bd
Eradicate MQ some more

Nothing uses MQ anymore, but it still shows up in all the dump files.
This patch removes it from CALL_REALLY_USED_REGISTERS so that that does
not happen anymore (it is still a fixed register, there should be no
functional change).

* config/rs6000/rs6000.h (CALL_REALLY_USED_REGISTERS): Do not
include MQ.

From-SVN: r239851
gcc/ChangeLog
gcc/config/rs6000/rs6000.h