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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [char_result_13.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 }
! tests the fix for PR31540, in which the character lengths in
! tests the fix for PR31540, in which the character lengths in
! parentheses were not resolved.
! parentheses were not resolved.
!
!
! Contributed by Tobias Burnus 
! Contributed by Tobias Burnus 
!
!
        subroutine pfb()
        subroutine pfb()
        implicit none
        implicit none
        external pfname1, pfname2
        external pfname1, pfname2
        character ((136)) pfname1
        character ((136)) pfname1
        character ((129+7)) pfname2
        character ((129+7)) pfname2
        return
        return
        end
        end
 
 

powered by: WebSVN 2.1.0

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