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

Subversion Repositories openrisc

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

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

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
!
3
! PR fortran/34654
4
!
5
! Disallow unformatted write to internal unit.
6
! Test case was contributed by Joost VandeVondele.
7
!
8
implicit none
9
CHARACTER :: a(3)
10
WRITE(a) 0 ! { dg-error "Unformatted I/O not allowed with internal unit" }
11
END

powered by: WebSVN 2.1.0

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