Skip to content
Snippets Groups Projects
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
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment