https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123270

--- Comment #2 from rockeet <rockeet at gmail dot com> ---
(In reply to Richard Biener from comment #1)
> It's hardly a win I'd say?  We have to consider code size.

Code size would not be an issue, because it can be optimized to a range check
and a bitmap test(bit and with a 32/64 bits imm).

Reply via email to