http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60073
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amodra at gmail dot com
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
This is almost certainly a bug in sparc libffi. The explanation for the
testcase fix went to the upstream libffi list..
"This also fixes two faulty tests that used a non-variadic function
cast to call a variadic function, and spuriously reasoned that this is
somehow necessary for static functions."