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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [assumed_charlen_substring_1.f90] - Blame information for rev 774

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

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
! { dg-options "-O -fdump-tree-original" }
3
! PR 51338 - this used to ICE.
4
! Original test case by Bud Davis.
5
subroutine foo(a,b)
6
  character(len=*) :: a
7
  if (a(1:) /= a(1:)) call do_not_use
8
end subroutine foo
9
! { dg-final { scan-tree-dump-times "do_not_use" 0 "original" } }
10
! { dg-final { cleanup-tree-dump "original" } }

powered by: WebSVN 2.1.0

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