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/] [g77/] [1832.f] - Rev 154
Compare with Previous | Blame | View Log
c { dg-do run } character*5 string write(string, *) "a " if (string .ne. ' a') call abort C-- The leading space is normal for list-directed output end