https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121267
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Most likely because it is similar to `char a[] = {"aaaa"};` which is accepted by all.
pinskia at gcc dot gnu.org via Gcc-bugs Sun, 27 Jul 2025 22:55:32 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121267
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Most likely because it is similar to `char a[] = {"aaaa"};` which is accepted by all.