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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
! { dg-options "-std=legacy" }
3
!
4
! Tests the fix for PR20867 in which implicit typing was not done within
5
! statement functions and so was not confirmed or not by subsequent
6
! type delarations.
7
!
8
! Contributed by Joost VandeVondele  
9
!
10
  REAL :: st1
11
  st1(I)=I**2
12
  REAL :: I ! { dg-error " already has basic type of INTEGER" }
13
  END
14
 
15
 

powered by: WebSVN 2.1.0

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