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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do link }
2
! { dg-additional-sources class_45a.f03 }
3
!
4
! PR 50227: [4.7 Regression] [OOP] ICE-on-valid with allocatable class variable
5
!
6
! Contributed by Andrew Benson 
7
 
8
program Test
9
  use G_Nodes
10
  class(t0), allocatable :: c
11
  allocate(t1 :: c)
12
end program Test
13
 
14
! { dg-final { cleanup-modules "G_Nodes" } }

powered by: WebSVN 2.1.0

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