summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@mellanox.com>2016-06-24 21:27:53 +0200
committerChris Metcalf <cmetcalf@mellanox.com>2016-06-24 21:32:02 +0200
commit893d66192c4682835322fb55d47c9410da6cbfef (patch)
treefa1e0b680ab4cc0f0396c1ec58833c23aeb23734 /arch/tile/include
parenttile 32-bit big-endian: fix bugs in syscall argument order (diff)
downloadlinux-893d66192c4682835322fb55d47c9410da6cbfef.tar.xz
linux-893d66192c4682835322fb55d47c9410da6cbfef.zip
tile: support gcc 7 optimization to use __multi3
The tip gcc includes an optimization mode that converts 64-bit divides into 128-bit multiplies using __multi3. Export the symbol so that modules can find it. We just export unconditionally without worrying about the gcc version, since the symbol has been in libgcc forever and the function is less than 300 bytes. Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com>
Diffstat (limited to 'arch/tile/include')
0 files changed, 0 insertions, 0 deletions