]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Remove a comma in a debug string
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Apr 2019 21:11:00 +0000 (21:11 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Apr 2019 21:11:00 +0000 (21:11 +0000)
commit8a3ab00ecd9a113894be5cb8022c9fa1aea36275
tree46f6ef3b4bed3ecb6249362bca859f6900e949b8
parent37a7dbf97e65374610363d3efe289dc177955f1a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270426 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c