https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51628
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic URL| |https://gcc.gnu.org/ml/gcc- | |patches/2018-09/msg01452.ht | |ml Blocks| |87403 Summary|__attribute__((packed)) is |__attribute__((packed)) is |unsafe in some cases |unsafe in some cases (i.e. | |add | |-Waddress-of-packed-member, | |etc.) --- Comment #53 from Eric Gallager <egallager at gcc dot gnu.org> --- latest version of patch adding -Waddress-of-packed-member is here: https://gcc.gnu.org/ml/gcc-patches/2018-09/msg01452.html (In reply to W.H. Ding from comment #52) > (In reply to rguent...@suse.de from comment #48) > > So, is there an old bug that covers my problem, or should I file a new one? > Thank you. If there is an old bug, I don't know of it. I'd just file a new one and we can close it as a duplicate if in fact someone can find an old bug it's a dup of Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403 [Bug 87403] [Meta-bug] Issues that suggest a new warning