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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.target/] [s390/] [20071212-1.c] - Blame information for rev 691

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 691 jeremybenn
/* This used to fail due to bug in the On constraint causing a slgfi
2
   to be emitted with an immediate not fitting into 32bit.  */
3
 
4
/* { dg-do compile } */
5
/* { dg-options "-O3 -march=z9-109" } */
6
 
7
long
8
foo (long a)
9
{
10
  return a - (1ULL << 32);
11
}

powered by: WebSVN 2.1.0

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