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

--- Comment #10 from Nick Clifton <nickc at redhat dot com> ---
Hi Loria,

> well it looks like its definitly not a bug of binutils ... its caused by bad
> unroll-loops of Apple LLVM version 7.0.2 (clang-700.1.81). 

> How do you think ?

Did any of the workarounds that you tried have any effect ?

If not then maybe it is necessary to compile the assembler with CFLAGS set to
-O1 or possibly even -O0.  If that works then we could add a note to the
binutils/README file that might possibly catch the attention of other OSX
users.

Cheers
  Nick

-- 
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