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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [torture/] [fp-int-convert-float128-timode.c] - Blame information for rev 689

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
/* Test floating-point conversions.  __float128 type with TImode.  */
2
/* Origin: Joseph Myers <joseph@codesourcery.com> */
3
/* { dg-do run { target i?86-*-* x86_64-*-* ia64-*-* } } */
4
/* { dg-options "" } */
5
 
6
#include "fp-int-convert.h"
7
 
8
#define FLOAT128_MANT_DIG 113
9
 
10
int
11
main (void)
12
{
13
  TEST_I_F(TItype, UTItype, __float128, FLOAT128_MANT_DIG);
14
  exit (0);
15
}

powered by: WebSVN 2.1.0

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