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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.fortran-torture/] [execute/] [data_4.f90] - Diff between revs 816 and 826

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 816 Rev 826
        CHARACTER*4 A(3),B(3),C(3)
        CHARACTER*4 A(3),B(3),C(3)
        DATA A /'A',"A",'A'/
        DATA A /'A',"A",'A'/
        DATA B /3*'A'/
        DATA B /3*'A'/
        DATA C /'A', 2*'A'/
        DATA C /'A', 2*'A'/
        IF (ANY(A.NE.B).OR.ANY(A.NE.C)) CALL ABORT
        IF (ANY(A.NE.B).OR.ANY(A.NE.C)) CALL ABORT
        END
        END
 
 

powered by: WebSVN 2.1.0

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