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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.fortran-torture/] [compile/] [contained_1.f90] - Diff between revs 154 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 154 Rev 816
! Obscure failure that disappeared when the parameter was removed.
! Obscure failure that disappeared when the parameter was removed.
! Works OK now.
! Works OK now.
module mymod
module mymod
implicit none
implicit none
contains
contains
   subroutine test(i)
   subroutine test(i)
      implicit none
      implicit none
      integer i
      integer i
   end subroutine
   end subroutine
end module mymod
end module mymod
program error
program error
   use mymod
   use mymod
end program
end program
 
 

powered by: WebSVN 2.1.0

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