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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [gfortran.dg/] [PR40660.f90] - Blame information for rev 551

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

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
! { dg-options "-fdump-tree-original-lineno" }
3
!
4
! PR fortran/40660
5
 
6
PROGRAM test
7
  INTEGER, DIMENSION(3) :: a1,a2
8
  a1 = 1
9
  PRINT*, a1
10
  a2 = 2
11
end program test
12
 
13
! { dg-final { scan-tree-dump-times ": 3\] _gfortran" 0 "original" } }
14
! { dg-final { cleanup-tree-dump "original" } }
15
 

powered by: WebSVN 2.1.0

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