OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.dg/] [array_constructor_31.f90] - Blame information for rev 302

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
! Test the fix for pr40018 in which the elements in the array
3
! constructor would be of default type and this would cause an
4
! ICE in the backend because of the type mistmatch with 'i'.
5
!
6
! Contributed by Francois-Xavier Coudert 
7
!
8
  integer(kind=8) :: i
9
  write(*,*) [(i, i = 1, 10)]
10
  end

powered by: WebSVN 2.1.0

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