New test.

From-SVN: r21515
This commit is contained in:
Dave Love 1998-08-01 09:38:20 +00:00
parent c787dd82d5
commit 07b664cae4

View File

@ -0,0 +1,5 @@
c Got ICE on Alpha only with -mieee (currently not tested).
c Fixed by rth 1998-07-30 alpha.md change.
subroutine a(b,c)
b = max(b,c)
end