Skip to content
Commit 9af63aed authored by Helge Deller's avatar Helge Deller
Browse files

parisc: do not inline pa_memcpy() internal functions



gcc (4.8.x) creates wrong code when the pa_memcpy() functions are
inlined.  Especially in 32bit builds it calculates wrong return values
if we encounter a fault during execution of the memcpy.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent a0ffa8f0
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