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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [block_10.f90] - Blame information for rev 715

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

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
!
3
! PR fortran/51605
4
!
5
 
6
contains
7
  subroutine foo
8
    BLOCK_NAME: block
9
    end block BLOCK_NAME
10
  end subroutine foo
11
 
12
  subroutine BLOCK_NAME()
13
  end subroutine BLOCK_NAME
14
 
15
  subroutine bar()
16
  end subroutine bar
17
end
18
 
19
subroutine test()
20
contains
21
  subroutine BLOCK_NAME()
22
  end subroutine BLOCK_NAME
23
 
24
  subroutine foobar()
25
  end subroutine foobar
26
 
27
  subroutine foo
28
    BLOCK_NAME: block
29
    end block BLOCK_NAME
30
  end subroutine foo
31
 
32
  subroutine bar()
33
  end subroutine bar
34
end

powered by: WebSVN 2.1.0

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