Hacker News new | ask | show | jobs
by dzaima 194 days ago
Both clang and gcc do optimize it though - https://godbolt.org/z/cGG9dq756. You need -fno-builtin or similar to get them to not.