https://sourceware.org/bugzilla/show_bug.cgi?id=19311

--- Comment #16 from Loria <Loria at phantasia dot org> ---
Created attachment 8947
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8947&action=edit
sugested patch to /gas/config/tc-arm.c

This fixes the use of the undefined use of shiftoperator in tc-arm.c .
if X is an unsigned int32, then X>>32 has undefined behaviour.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to