https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262215
--- Comment #2 from Poul-Henning Kamp <[email protected]> --- In terms of efficiency, I suspect the if() hurts more than the extra divides, so maybe just get rid of the if() and always take the "expensive" path ? -- You are receiving this mail because: You are the assignee for the bug.
