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/] [entry_5.f90] - Blame information for rev 516

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
! PR 24008
3
! an argument list to the entry is required
4
REAL FUNCTION funct()
5
  funct = 0.0
6
  RETURN
7
!
8
  ENTRY enter RESULT (answer)  ! { dg-error "Unclassifiable statement" }
9
  answer = 1.0
10
  RETURN
11
END FUNCTION funct

powered by: WebSVN 2.1.0

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