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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc3/] [gcc/] [testsuite/] [gfortran.dg/] [include_5.f90] - Blame information for rev 581

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

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
! { dg-options "-cpp" }
3
!
4
! PR fortran/37821
5
!
6
! Ensure that for #include "..." and for include the
7
! current directory/directory of the source file is
8
! included.
9
 
10
subroutine one()
11
  include "include_4.inc"
12
  integer(i4) :: i
13
end subroutine one
14
 
15
subroutine two()
16
# include "include_4.inc"
17
  integer(i4) :: i
18
end subroutine two

powered by: WebSVN 2.1.0

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