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/] [gcc.dg/] [20030820-1.c] - Blame information for rev 298

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* PR middle-end/11984 */
2
/* The following program used to ICE in fold because we didn't check
3
   whether the constants we were reassociating were integer constants
4
   before calling tree_int_cst_lt.  */
5
 
6
/* { dg-do compile } */
7
/* { dg-options "-O2 -ffast-math" } */
8
 
9
double f(double x)
10
{
11
  return 1.0 - x - 0.1;
12
}
13
 

powered by: WebSVN 2.1.0

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