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.0rc2/] [gcc/] [testsuite/] [gfortran.dg/] [inquire_11.f90] - Blame information for rev 384

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
! PR 33055 Runtime error in INQUIRE unit existance with -fdefault-integer-8
3
! Test case from PR33217 prepared by Jerry DeLisle 
4
MODULE print_it
5
CONTAINS
6
  SUBROUTINE i()
7
    LOGICAL :: qexist
8
    INQUIRE (UNIT=1, EXIST=qexist)
9
  END SUBROUTINE i
10
END MODULE print_it
11
! { dg-final { cleanup-modules "print_it" } }

powered by: WebSVN 2.1.0

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