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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [stfunc_3.f90] - Blame information for rev 853

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

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

powered by: WebSVN 2.1.0

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