Commit f6ce87c0 by Toon Moene Committed by Toon Moene

20010426.f: New test.

2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>

	* g77.f-torture/compile/20010426.f: New test.
	* g77.f-torture/execute/20010426.f: New test.

From-SVN: r41615
parent f658da59
2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
* g77.f-torture/compile/20010426.f: New test.
* g77.f-torture/execute/20010426.f: New test.
2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
* g77.f-torture/compile/20000629-1.x: Remove - error
has been fixed.
......
function f(c)
implicit none
real*8 c, f
f = sqrt(c)
return
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment