This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
rshift impementation into gfortran
- From: mike dot howell at mchsi dot com
- To: fortran at gcc dot gnu dot org
- Date: Sun, 12 Nov 2006 12:27:10 +0000
- Subject: rshift impementation into gfortran
I have a code I am trying to compile with gfortran. The only error I have is with the rshift function. When will it be implemented into gfortran? Can I get the soucrce for this function and compile it and link with the code I am trying to compile?
Thamks, Mike