Y
Hacker News
new
|
ask
|
show
|
jobs
by
lawnchair_larry
4442 days ago
Did you enable optimization? I know first hand that GCC will optimize something similar out in many cases.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8537
1 comments
Marat_Dukhan
4442 days ago
Yes, I compiled with -O3.
link