bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to


From: Loria at phantasia dot org
Subject: [Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler
Date: Sun, 31 Jan 2016 23:16:36 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]