[Bug c/77992] Provide feature to initialize padding bytes to avoid information leaks

2019-12-15 Thread mine260309 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77992 Lei YU changed: What|Removed |Added CC||mine260309 at gmail dot com --- Comment #18

[Bug c/77992] Provide feature to initialize padding bytes to avoid information leaks

2016-10-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77992 Andrew Pinski changed: What|Removed |Added CC||josh at joshtriplett dot org ---

[Bug c/77992] Provide feature to initialize padding bytes to avoid information leaks

2016-10-17 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77992 --- Comment #16 from joseph at codesourcery dot com --- Obviously any fields implicitly inserted like that must be ignored by the front ends when processing positional initializers - an initializer { 1, 2, 3 } must initialize three explicitly

[Bug c/77992] Provide feature to initialize padding bytes to avoid information leaks

2016-10-17 Thread kjlu at gatech dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77992 --- Comment #15 from Kangjie Lu --- (In reply to Richard Biener from comment #14) > Re-opening as an enhacement request for sth like -fexplict-padding adding > artificial fields to structures padding. > > Patches welcome (hint: look into

[Bug c/77992] Provide feature to initialize padding bytes to avoid information leaks

2016-10-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77992 Richard Biener changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|