[Bug middle-end/95052] Excess padding of partially initialized strings/char arrays
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95052 --- Comment #7 from Krzysztof Nowicki --- Thanks for the very quick response. I've applied the patch on top of GCC 9.1 and it indeed fixes the problem we've seen on MIPS64.
[Bug middle-end/95052] Excess padding of partially initialized strings/char arrays
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95052 --- Comment #6 from Jakub Jelinek --- Created attachment 48511 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48511&action=edit gcc11-pr95052.patch Untested fix.