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

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [gcc.dg/] [dfp/] [dec-eval-method.c] - Blame information for rev 384

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* { dg-do compile } */
2
/* { dg-options "-std=gnu99" } */
3
 
4
/* N1107 4: Characteristics of decimal floating types <float.h>.
5
   C99 5.2.4.2.2a[2] (New).
6
 
7
   Verify that __DEC_EVAL_METHOD__ is defined; it will be used to define
8
   DEC_EVAL_METHOD in <float.h>.  */
9
 
10
int i;
11
#ifndef __DEC_EVAL_METHOD__
12
#error __DEC_EVAL_METHOD__ is not defined
13
#endif

powered by: WebSVN 2.1.0

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