blob: d31b8c3774cb81e97969afd88260f6e4d2013c07 [file] [log] [blame]
/* Test for cross x86_64<->w64 abi standard calls.
*/
/* { dg-do compile } */
/* { dg-options "-mno-sse" } */
#include "callabi.h"
long double
CALLABI_CROSS func_cross ()
{
}