URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.target/] [x86_64/] [abi/] [callabi/] [pr38891.c] - Rev 328
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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 () { }
Go to most recent revision | Compare with Previous | Blame | View Log