[Bug tree-optimization/100672] wrong code with vector shift and unary minus

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 19 11:32:34 GMT 2021


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hmm, don't you want a signed vector component?  You're getting a logical right
shift as written.


More information about the Gcc-bugs mailing list