https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8537
Hans Henrik Bergan <divinity76 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |divinity76 at gmail dot com --- Comment #6 from Hans Henrik Bergan <divinity76 at gmail dot com> --- just for future reference, in >=C11 we have memset_s for this particular issue, and in >=C23 we also have memset_explicit, both of which are not allowed to be optimized out