[Bug tree-optimization/81503] [8 Regression] Wrong code at -O2

wschmidt at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 2 16:08:00 GMT 2017


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

--- Comment #13 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #12)
> I had in mind something like
> wi::eq_p (wi::ext (w, TYPE_PRECISION (type), TYPE_SIGN (type)), w)
> or so.

Ah, good, thank you.


More information about the Gcc-bugs mailing list