[Ptach, fortran] PR25818 - Problem with handling optional and entry master arguments

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Dec 22 06:27:00 GMT 2006


On Thu, Dec 21, 2006 at 08:22:46PM -0800, Steve Kargl wrote:
> 
> It looks to be a deference in the new check_argument_lists().
> 
> +      if (f->sym)
> +       f->sym->attr.not_always_present = 1;
> 
> I had to add the "if (f->sym)" to get entry_3.f90 to compile.
> Regression testing is underway.
> 

Bootstrap and regression tested on i386-*-freebsd.

-- 
Steve



More information about the Fortran mailing list