This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Gro-Tsen
gro-tsen.bsky.social
did:plc:tnde52rcbqxotp7a2cl7bmxu
The following program is legitimate C11 (no UB) and should print “y=2” (or “failed”). But with many versions of gcc it incorrectly prints “y=1” godbolt.org/z/1YTWWqa5q
This is a compiler bug, but the detailed technical reason is that the C standard is inconsistent. 😆
•1/11
2024-12-23T20:58:40.751Z