URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [980520-1.f] - Rev 720
Go to most recent revision | Compare with Previous | Blame | View Log
c { dg-do run } c { dg-options "-std=legacy" } c c Produced a link error through not eliminating the unused statement c function after 1998-05-15 change to gcc/toplev.c. It's in c `execute' since it needs to link. c Fixed by 1998-05-23 change to f/com.c. values(i,j) = val((i-1)*n+j) end
Go to most recent revision | Compare with Previous | Blame | View Log