OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [c-c++-common/] [dfp/] [func-vararg-alternate-d128.c] - Blame information for rev 295

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 295 jeremybenn
/* Simple test of vararg passing for problematic types with and without
2
   double values passed between them.  */
3
 
4
#define DTYPE _Decimal128
5
#define ONE 1.0dl
6
#define THREE 3.0dl
7
#define SEVEN 7.0dl
8
#define ELEVEN 11.0dl
9
#define INTS 4
10
 
11
#include "func-vararg-alternate.h"
12
 
13
int
14
main ()
15
{
16
  doit ();
17
 
18
  FINISH
19
}

powered by: WebSVN 2.1.0

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