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/] [auto_char_dummy_array_2.f90] - Blame information for rev 302

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

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
! Test fix for pr24789 - would segfault on the assignment
3
! because the array descriptor size was not set.
4
!
5
! This is the example submitted by Martin Reineke  
6
 
7
subroutine foo(vals)
8
  character(len = *), pointer :: vals(:)
9
  vals = ''
10
end subroutine
11
 

powered by: WebSVN 2.1.0

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