Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

But GCC likely isn't able to do that for libc functions like qsort(). Maybe if LTO is enabled and libc is linked statically, it might.


I have no idea when it can and when it can't do that to be honest. I tested qsort vs std::sort on my machine on my data and performance was the same (Windows, MinGW, GCC 4.8, -flto enabled) but other people reported different results.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: