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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 694 jeremybenn
! { dg-do compile }
2
! PR fortran/20869
3
! Note 12.11 "A name shall not appear in both an EXTERNAL and an
4
! INTRINSIC statement in the same scoping unit.
5
program u
6
  intrinsic :: nint
7
  external :: nint  ! { dg-error "EXTERNAL attribute conflicts with INTRINSIC attribute" }
8
end program u

powered by: WebSVN 2.1.0

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