URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [1832.f] - Rev 826
Compare with Previous | Blame | View Log
c { dg-do run } ! { dg-options "-std=legacy" } ! character*5 string write(string, *) "a " if (string .ne. ' a') call abort C-- The leading space is normal for list-directed output end