https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71107
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- Presumably this would be the portable equivalent: int main() { wchar_t argv[1][6] = {L"a.out"};
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71107
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- Presumably this would be the portable equivalent: int main() { wchar_t argv[1][6] = {L"a.out"};