URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [1832.f] - Rev 302
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