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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [const-float128.c] - Diff between revs 816 and 826

Only display areas with differences | Details | Blame | View Log

Rev 816 Rev 826
/* Test 'q' and 'Q' suffixes on __float128 type constants.  */
/* Test 'q' and 'Q' suffixes on __float128 type constants.  */
/* { dg-do compile { target ia64-*-* i?86-*-* x86_64-*-* } } */
/* { dg-do compile { target ia64-*-* i?86-*-* x86_64-*-* } } */
/* { dg-options "" } */
/* { dg-options "" } */
 
 
__float128 a = 123.456789q;
__float128 a = 123.456789q;
__float128 b = 123.456789Q;
__float128 b = 123.456789Q;
 
 

powered by: WebSVN 2.1.0

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