nds32.c (nds32_asm_function_prologue): Do not use nreverse() because it changes the...
authorChung-Ju Wu <jasonwucj@gmail.com>
Fri, 14 Feb 2014 06:02:16 +0000 (06:02 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Fri, 14 Feb 2014 06:02:16 +0000 (06:02 +0000)
commitf2dafb914e2af3bf33984644906acc2d11f5ca5c
treee3316b596a578c11e4619b45986739a0c0ca36bb
parent59043e7595b930aa7c94dade272905ebadb44d6f
nds32.c (nds32_asm_function_prologue): Do not use nreverse() because it changes the content of original tree list.

2014-02-14  Chung-Ju Wu  <jasonwucj@gmail.com>

* config/nds32/nds32.c (nds32_asm_function_prologue): Do not use
nreverse() because it changes the content of original tree list.

From-SVN: r207777
gcc/ChangeLog
gcc/config/nds32/nds32.c