OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.target/] [i386/] [fastcall-1.c] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
/* { dg-do compile { target i386-pc-mingw32* i386-pc-cygwin* } } */
2
 
3
void
4
__attribute__ ((fastcall))
5
f1() { }
6
 
7
void
8
_fastcall
9
f2() { }
10
 
11
void
12
__fastcall
13
f3() { }
14
 
15
int
16
__attribute__ ((fastcall))
17
f4(int x, int y, int z) { }

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.