K 10 svn:author V 3 pfg K 8 svn:date V 27 2015-08-13T01:02:57.621450Z K 7 svn:log V 327 MFC r286074: GCC: Add a new option "-fstack-protector-strong" This includes additional functions to be protected: those that have local array definitions, or have references to local frame addresses. This is a new option in GCC-4.9 that was relicensed by Han Shen from Google under GPLv2. Obtained from: OpenBSD (2014-01-14) END