* config/xtensa/xtensa.c: Formatting.

From-SVN: r66636
This commit is contained in:
Bob Wilson 2003-05-09 16:05:46 +00:00 committed by Bob Wilson
parent 5675294bcb
commit 638db43e75
2 changed files with 64 additions and 60 deletions

View File

@ -1,3 +1,7 @@
2003-05-09 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/xtensa.c: Formatting.
2003-05-09 Diego Novillo <dnovillo@redhat.com>
* tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,

View File

@ -1285,7 +1285,7 @@ xtensa_emit_move_sequence (operands, mode)
}
/* During reload we don't want to emit (subreg:X (mem:Y)) since that
instruction won't be recognized after reload. So we remove the
instruction won't be recognized after reload, so we remove the
subreg and adjust mem accordingly. */
if (reload_in_progress)
{