xtensa.c (print_operand): Fix incorrect mode passed to adjust_address.
authorBob Wilson <bob.wilson@acm.org>
Sat, 23 Mar 2002 01:28:03 +0000 (01:28 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Sat, 23 Mar 2002 01:28:03 +0000 (01:28 +0000)
commit84bf8c2c66eafc037581dec88287221403d12258
treeeed89c1571ffa42c879bd26f5511f80879d40455
parentacb044eef18c3171530b5499f960fa2ab7989a16
xtensa.c (print_operand): Fix incorrect mode passed to adjust_address.

        * config/xtensa/xtensa.c (print_operand): Fix incorrect mode
        passed to adjust_address.  Fix comment formatting.

From-SVN: r51215
gcc/ChangeLog
gcc/config/xtensa/xtensa.c