predicates.md (input_operand): Add comment.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 19 Apr 2017 08:05:36 +0000 (08:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 19 Apr 2017 08:05:36 +0000 (08:05 +0000)
commita16c8d8b61064dfd2281dd1749b65d633b256334
tree68e54b58e4f052d68cd42f002630869f03876722
parent6143c99823d855df4b855dc6ebf697310fa1dc8a
predicates.md (input_operand): Add comment.

* config/sparc/predicates.md (input_operand): Add comment.  Return
true for any memory operand when LRA is in progress.
* config/sparc/sparc.c (sparc_expand_move): Minor formatting fix.

Co-Authored-By: Jeff Law <law@redhat.com>
Co-Authored-By: Vladimir Makarov <vmakarov@redhat.com>
From-SVN: r246989
gcc/ChangeLog
gcc/config/sparc/predicates.md
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20170419-1.c [new file with mode: 0644]