URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [pr20950.f] - Rev 822
Go to most recent revision | Compare with Previous | Blame | View Log
! PR libfortran/20950 ! Original bug-report by Walt Brainerd, The Fortran Company ! { dg-do run } character*20 c inquire (33, sequential = c) if (c .ne. "UNKNOWN") call abort end
Go to most recent revision | Compare with Previous | Blame | View Log