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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [nullify_1.f] - Blame information for rev 694

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 694 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.