[Bug libgcc/125190] Stale documentation of __stack_chk_guard

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu May 28 07:09:21 GMT 2026


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

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
targhooks.cc has

/* Stack protection related decls living in libgcc.  */
static GTY(()) tree stack_chk_guard_decl;

This comment is out of date.


More information about the Gcc-bugs mailing list