public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/69976] Zero the local stack on function exit
       [not found] <bug-69976-4@http.gcc.gnu.org/bugzilla/>
@ 2021-05-04 12:31 ` rguenth at gcc dot gnu.org
  2023-05-16 17:52 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-05-04 12:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69976

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug middle-end/69976] Zero the local stack on function exit
       [not found] <bug-69976-4@http.gcc.gnu.org/bugzilla/>
  2021-05-04 12:31 ` [Bug middle-end/69976] Zero the local stack on function exit rguenth at gcc dot gnu.org
@ 2023-05-16 17:52 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-16 17:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69976

--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
There is an option now to zero out the call used registers:
https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Optimize-Options.html#index-fzero-call-used-regs

But there is not one for zeroing of arrays.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-16 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-69976-4@http.gcc.gnu.org/bugzilla/>
2021-05-04 12:31 ` [Bug middle-end/69976] Zero the local stack on function exit rguenth at gcc dot gnu.org
2023-05-16 17:52 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).