Make 'fortran float sin(), cos();' work with gcc by replacing it with
authorDonn Seeley <donn@ucbvax.Berkeley.EDU>
Mon, 26 Feb 1990 11:52:56 +0000 (03:52 -0800)
committerDonn Seeley <donn@ucbvax.Berkeley.EDU>
Mon, 26 Feb 1990 11:52:56 +0000 (03:52 -0800)
commitd649dedb91d2d9e2cb7aceea4e07b9243f848ac2
tree373fa9b6715b01a2e4d8238dcd6c7ae00e771efe
parent7784fa720f772586bad8da5b870c994acda4acd6
Make 'fortran float sin(), cos();' work with gcc by replacing it with
asm() statements.  Not sure why I bothered...

SCCS-vsn: usr.bin/f77/libF77/r_tan.c 5.4
usr/src/usr.bin/f77/libF77/r_tan.c