mirror of https://git.musl-libc.org/git/musl
Browse Source
testing with gcc 4.6.3 on x86, -Os, the old version does a duplicate null byte check after the first loop. this is purely the compiler being stupid, but the old code was also stupid and unintuitive in how it expressed the check.rs-1.0
1 changed files with 4 additions and 6 deletions
Loading…
Reference in new issue