Florian Weimer 32b96d0dec Add missing braces to bsearch inline implementation [BZ #28400]
GCC treats the pragma as a statement, so that the else branch only
consists of the pragma, not the return statement.

Fixes commit a725ff1de965f4cc4f36a7e8ae795d40ca0350d7 ("Suppress
-Wcast-qual warnings in bsearch").

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2021-09-30 20:40:12 +02:00
..
1999-07-27 05:53:25 +00:00
2016-11-04 09:37:44 -07:00