[PATCH] Fortran -- clean up KILL

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Mar 15 14:10:00 GMT 2018


On Thu, Mar 15, 2018 at 01:35:23PM +0100, Richard Biener wrote:
> >
> > extern GFC_INTEGER_4 kill (GFC_INTEGER_4, GFC_INTEGER_4);
> > extern __typeof(kill) kill __asm__("" "_gfortran_kill");
> 
> Why do you need to jump through these hoops anyway?  Just do ...
> 

Not sure who the "you" refers to.  The easiest 
fix be appending a 4 to kill.  I'll do that 
later.

-- 
Steve



More information about the Fortran mailing list