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

Subversion Repositories openrisc

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

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 pr25082 in which the return of an array by a
3
! subroutine went undremarked.
4
!
5
! Contributed by Joost VandeVondele  
6
!
7
SUBROUTINE S1(*)
8
INTEGER :: a(2)
9
RETURN a ! { dg-error " requires a SCALAR" }
10
END SUBROUTINE S1

powered by: WebSVN 2.1.0

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