blob: f0ca9da665c4f95c1d1e361e8211ddef8b6940db [file] [log] [blame]
c { dg-do compile }
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