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

Subversion Repositories openrisc

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

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

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
! Test the fix for the problem described in PR45077 comments #4 and #5.
3
! Note that the module file is kept for whole_file_29.f90
4
!
5
! Contributed by Tobias Burnus  
6
!
7
module iso_red
8
  type, public :: varying_string
9
     character(LEN=1), dimension(:), allocatable :: chars
10
  end type varying_string
11
end module iso_red
12
! DO NOT CLEAN UP THE MODULE FILE - whole_file_29.f90 does it.

powered by: WebSVN 2.1.0

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