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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [class_4b.f03] - Blame information for rev 749

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

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
!
3
! Test the fix for PR41583, in which the different source files
4
! would generate the same 'vindex' for different class declared
5
! types.
6
!
7
! The test comprises class_4a, class_4b class_4c and class_4d.f03
8
!
9
! Contributed by Tobias Burnus 
10
!
11
module m2
12
  use m
13
  type, extends(t) :: t2
14
  end type t2
15
end module m2

powered by: WebSVN 2.1.0

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