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

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [gfortran.dg/] [bound_simplification_2.f90] - Rev 384

Compare with Previous | Blame | View Log

! { dg-do compile }
! PR 38914 - this used to give an ICE due to missing
! simplification.
module foo
  INTEGER, PARAMETER, DIMENSION(0:20,4) :: IP_ARRAY2_4_S = 0
  INTEGER, PARAMETER, DIMENSION(2) ::  IP_ARRAY1_32_S = &
  & (/  LBOUND(IP_ARRAY2_4_S(5:10,2:3))/)
END module foo
! { dg-final { cleanup-modules "foo" } }

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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