Reindent.
authorRichard Henderson <rth@gcc.gnu.org>
Mon, 4 Feb 2002 17:58:08 +0000 (09:58 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 4 Feb 2002 17:58:08 +0000 (09:58 -0800)
From-SVN: r49485

gcc/explow.c

index 8f9e0bf..8a1b829 100644 (file)
@@ -1372,7 +1372,7 @@ allocate_dynamic_stack_space (size, target, known_align)
 #endif /* SETJMP_VIA_SAVE_AREA */
 
 #ifdef STACK_GROWS_DOWNWARD
-  emit_move_insn (target, virtual_stack_dynamic_rtx);
+      emit_move_insn (target, virtual_stack_dynamic_rtx);
 #endif
     }