OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [gfortran.dg/] [nullify_1.f] - Blame information for rev 437

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

Line No. Rev Author Line
1 302 jeremybenn
C { dg-do compile }
2
C PR 18993 
3
C we didn't match the end of statement following NULLIFY ()
4
C this lead to weird error messages
5
      subroutine ordern( )
6
      real, pointer :: aux(:,:)
7
C Nullify pointers 
8
      nullify(aux)
9
C Set default sizes for order N arrays
10
      end subroutine ordern
11
 

powered by: WebSVN 2.1.0

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