OSDN Git Service

Reindent.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2002 17:58:08 +0000 (17:58 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2002 17:58:08 +0000 (17:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49485 138bc75d-0d04-0410-961f-82ee72b054a4

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
     }