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.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [automatic_char_len_1.f90] - Diff between revs 149 and 154

Only display areas with differences | Details | Blame | View Log

Rev 149 Rev 154
! { dg-do compile }
! { dg-do compile }
! PR18082 - Compiler would get stuck in loop, whilst treating
! PR18082 - Compiler would get stuck in loop, whilst treating
! the assignments.
! the assignments.
! Test is one of PR cases.
! Test is one of PR cases.
subroutine snafu (i)
subroutine snafu (i)
character*(i) :: c1, c2
character*(i) :: c1, c2
c1 = ""
c1 = ""
c2 = ""
c2 = ""
end subroutine snafu
end subroutine snafu
 
 

powered by: WebSVN 2.1.0

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