targhooks.c (default_stack_clash_protection_final_dynamic_probe): Fix return type...
authorJeff Law <law@redhat.com>
Tue, 10 Oct 2017 06:42:08 +0000 (00:42 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 10 Oct 2017 06:42:08 +0000 (00:42 -0600)
commit599bffa2f59ae2c53e3437a1ce99f721c9a8a04b
tree310bf1ab441fab435b5e80de3d45fa9084c7ff4f
parent7d25736fb66b57463cfb49d1fdfb561434a3c1f7
targhooks.c (default_stack_clash_protection_final_dynamic_probe): Fix return type to match prototype and documentation.

* targhooks.c (default_stack_clash_protection_final_dynamic_probe): Fix
return type to match prototype and documentation.

From-SVN: r253575
gcc/ChangeLog
gcc/targhooks.c