This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/83748] Local variables not aligned to word boundary


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
If PACK_PREFIX_ALWAYS_PACK is containing __attribute__((packed)) this bug is
invalid if the pointers wvlgthMin do not have packed pointed-to type.

As always without a full testcase it's hard to guess.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]