This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to inline assembler into gcc-FORTRAN program?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]