This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r259530 - in /trunk/gcc: ChangeLog config/riscv...


Author: wilson
Date: Fri Apr 20 19:03:19 2018
New Revision: 259530

URL: https://gcc.gnu.org/viewcvs?rev=259530&root=gcc&view=rev
Log:
RISC-V: Make sure stack is always aligned during adjusting stack.

	gcc/
	2018-04-20  Kito Cheng  <kito.cheng@gmail.com>
	* config/riscv/riscv.c (riscv_first_stack_step): Round up min
	step to make sure stack always aligned.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/riscv/riscv.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]