Commit 0dccb048 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

arch/tile: support newer binutils assembler shift semantics



This change supports building the kernel with newer binutils where
a shift of greater than the word size is no longer interpreted
silently as modulo the word size, but instead generates a warning.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent 325d1605
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment