how to inline assembler into gcc-FORTRAN program?

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Jul 25 14:35:00 GMT 2007


On Wed, Jul 25, 2007 at 01:31:09PM +0300, David Livshin wrote:
> 
> I am looking for fortran-specific solution to this problem.
> 
> Why ( something like ) "asm" is not supported by gfortran?
> 

Because the people actually writing gfortran are spending
their time implementing the Fortran Standard and fixing
bugs.  "asm" is neither Fortran nor a bug.

-- 
Steve



More information about the Fortran mailing list