From: Richard Henderson Date: Mon, 4 Feb 2002 17:58:08 +0000 (-0800) Subject: Reindent. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca56cd301e2c135d4ca5571a7b091564a508adfa;p=gcc.git Reindent. From-SVN: r49485 --- diff --git a/gcc/explow.c b/gcc/explow.c index 8f9e0bf4271..8a1b8298fb2 100644 --- a/gcc/explow.c +++ b/gcc/explow.c @@ -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 }