Compile tst-ssp-1.c with -fstack-protector-all
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 11 Jul 2017 20:40:56 +0000 (13:40 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 12 Jul 2017 14:53:09 +0000 (07:53 -0700)
commit06164c6773799f4003fd4716d542411bdf57006e
treef89ec57da10a610430db7295dc2de00c04ecf80d
parent30200427a99e5ddac9bad08599418d44d54aa9aa
Compile tst-ssp-1.c with -fstack-protector-all

Compile tst-ssp-1.c with -fstack-protector-all in case the the stack
protector heuristics do not instrument a thirty-byte array.

* debug/Makefile (CFLAGS-tst-ssp-1.c): Set to
-fstack-protector-all.
ChangeLog
debug/Makefile