[PATCH] Fix minor fallout from operand_address changes
authorJeff Law <law@redhat.com>
Tue, 10 Nov 2015 21:11:07 +0000 (14:11 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 10 Nov 2015 21:11:07 +0000 (14:11 -0700)
commit732ea6d11de9ab398e14e6e2057c06835716fc0b
tree1b7bc4d357e1c544a96f1972e3359f29aae834dc
parent1840c9539a235029d6e1955fa8f280bc6f24eb23
[PATCH] Fix minor fallout from operand_address changes
2015-11-10  Jeff Law  <law@redhat.com>

* config/ft32/ft32.c (ft32_print_operand): Supply mode to
call to output_address.
* config/moxie/moxie.c (moxie_print_operand_address): Similarly.
Add unnamed machine_mode argument.

From-SVN: r230130
gcc/ChangeLog
gcc/config/ft32/ft32.c
gcc/config/moxie/moxie.c