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

Subversion Repositories openrisc

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

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

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
! PR18082 - Compiler would get stuck in loop, whilst treating
3
! the assignments.
4
! Test is one of PR cases.
5
subroutine snafu (i)
6
character*(i) :: c1, c2
7
c1 = ""
8
c2 = ""
9
end subroutine snafu
10
 
11
 

powered by: WebSVN 2.1.0

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