rs6000: Remove a comma in a debug string
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 17 Apr 2019 21:11:00 +0000 (23:11 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Wed, 17 Apr 2019 21:11:00 +0000 (23:11 +0200)
commit2ad37a09fa0c457c48dfa83079a9e078e03d5770
tree46f6ef3b4bed3ecb6249362bca859f6900e949b8
parent5f00d0d5c2a43a37e505941c16df52ef12179d41
rs6000: Remove a comma in a debug string

It is a bit confusing, it looks as if the compiler tried to print
something there.

* config/rs6000/rs6000.c (rs6000_register_move_cost): Fix typo.

From-SVN: r270426
gcc/ChangeLog
gcc/config/rs6000/rs6000.c