Commit 638db43e by Bob Wilson Committed by Bob Wilson

* config/xtensa/xtensa.c: Formatting.

From-SVN: r66636
parent 5675294b
2003-05-09 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/xtensa.c: Formatting.
2003-05-09 Diego Novillo <dnovillo@redhat.com> 2003-05-09 Diego Novillo <dnovillo@redhat.com>
* tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS, * tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,
......
...@@ -1285,7 +1285,7 @@ xtensa_emit_move_sequence (operands, mode) ...@@ -1285,7 +1285,7 @@ xtensa_emit_move_sequence (operands, mode)
} }
/* During reload we don't want to emit (subreg:X (mem:Y)) since that /* 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. */ subreg and adjust mem accordingly. */
if (reload_in_progress) if (reload_in_progress)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment