Author: law
Date: Thu Jul 9 03:51:21 2015
New Revision: 225599
URL: https://gcc.gnu.org/viewcvs?rev=225599&root=gcc&view=rev
Log:
2015-07-08 Kito Cheng <kito.cheng@gmail.com>
* function.c (stack_protect_epilogue): Use if rather than switch for
check targetm.have_stack_protect_test.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/function.c