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

Andrew Macleod <amacleod at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amacleod at redhat dot com

--- Comment #1 from Andrew Macleod <amacleod at redhat dot com> ---
Created attachment 49390
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49390&action=edit
return false, not assert on negative shifts

Development assert should be changed to returning "false" indicating we wont
try to look through negative shifts.

patch being tested

Reply via email to