sparc: Correctly handle compound types as variadic parameters.
They are passed as a pointer, not the value itself, so an extra load is needed.
Please register or sign in to comment
They are passed as a pointer, not the value itself, so an extra load is needed.