This is the mail archive of the gcc@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: About BZ#87210 [RFE] To initialize automatic stack variables


On Tue, Mar 05, 2019 at 02:17:51PM -0700, Martin Sebor wrote:
> The SECURE project adds the function attribute stack_erase that
> serves the purpose described above.  It works on stack frames by
> design rather than applying to individual stack objects.
> The presentation they delivered at Cauldron 2018 made it sound
> like they were on track for submitting the  feature to GCC:
> 
>   https://www.youtube.com/watch?v=Lg_jJLtH7R0

The slides of that talk can be found here:
https://gmarkall.files.wordpress.com/2018/09/secure_and_gcc.pdf


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