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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [tm/] [pr46567.c] - Blame information for rev 698

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
__attribute__((transaction_callable))
2
static void SeqfileGetLine ()
3
{
4
  SSIGetFilePosition ();
5
}
6
 
7
__attribute__((transaction_callable))
8
static void readLoop (int addfirst)
9
{
10
  if (!addfirst)
11
    {
12
      if (!addfirst)
13
        {
14
          SSIGetFilePosition ();
15
        }
16
      SeqfileGetLine ();
17
    }
18
}

powered by: WebSVN 2.1.0

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