As suggested here:
authorJames Lemke <jwlemke@codesourcery.com>
Thu, 11 Oct 2012 17:39:26 +0000 (17:39 +0000)
committerJames Lemke <jwlemke@gcc.gnu.org>
Thu, 11 Oct 2012 17:39:26 +0000 (17:39 +0000)
commita1dc74f2bf02aa753939071fbd6d82f8db157e66
tree10266a0312c5f477c4b0be8ff975bc780ee54f8c
parent5551b12c31a9de37316de9aa8174ad56645ac440
As suggested here:

http://gcc.gnu.org/ml/gcc-patches/2012-10/msg00283.html

The following are committed as obvious / trivial:
* config/rs6000/predicates.md (zero_fp_constant): Fix comment.
* config/rs6000/rs6000.md (return_pred): Fix null return.
* config/rs6000/rs6000.c (rs6000_emit_set_const): Fix indentation.
(print_operand): Make FALLTHRU obvious.
(output_cbranch): Correct comment.

From-SVN: r192373
gcc/ChangeLog
gcc/config/rs6000/predicates.md
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md