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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [dfp/] [keywords-pedantic.c] - Rev 816

Compare with Previous | Blame | View Log

/* { dg-do compile } */
/* { dg-options "-std=gnu99 -pedantic" } */
 
/* Decimal float is a GCC extension.  */
 
_Decimal32 x;		/* { dg-warning "GCC extension|ISO C" } */
_Decimal64 y;		/* { dg-warning "GCC extension|ISO C" } */
_Decimal128 z;		/* { dg-warning "GCC extension|ISO C" } */
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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