This is the mail archive of the gcc-patches@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]

Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2


Hi Jeff,

On Tue, Jul 18, 2017 at 11:17:19PM -0600, Jeff Law wrote:
> 
> The biggest change in this update to patch 01/08 is moving of stack
> clash protection out of -fstack-check= and into its own option,
> -fstack-clash-protection.  I believe other issues raised by reviewers
> have been addressed as well.

I think the documentation for the new option should say this only
provides partial protection on targets that do not have fuller protection
enabled.  Is there some way for users to find out which targets those
are / if their target is one of those?


Segher


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