@iximeow This is prohibited by the C++ standard, and GCC rejects if you pass "-pedantic -pedantic-errors".
@iximeow In C this is... implementation-defined I think? https://cigix.me/c17#6.4.5.p6 (last sentence) and https://cigix.me/c17#6.4.4.4.p6
@iximeow In C this is... implementation-defined I think? https://cigix.me/c17#6.4.5.p6 (last sentence) and https://cigix.me/c17#6.4.4.4.p6