1 Apr 2006 04:58
Re: [PATCH] PR fortran/20248 -- accept nonstandard intinsics with -std=f95
Steve Kargl <sgk <at> troutmask.apl.washington.edu>
2006-04-01 02:58:13 GMT
2006-04-01 02:58:13 GMT
On Fri, Mar 31, 2006 at 11:49:43AM -0800, Steve Kargl wrote: > The attached patch was bootstrapped and regression tested on > i386-*-freebsd. There are no new regression with this patch. (snip) > 2006-03-30 Steven G. Kargl <kargls <at> comcast.net> > > * lang.opt: New flag -fall-intrinsics. > * invoke.texi: Document option. > * gfortran.h (options_t): New member flag_all_intrinsics. > * options.c (gfc_init_options, gfc_handle_option): Set new option. > sort nearby misplaced options. > * intrinsic.c (add_sym, make_generic, make_alias): Use it. > > > 2006-03-30 Steven G. Kargl <kargls <at> comcast.net> > > * gfortran.dg/iargc.f90: New test. This patch has now been tested on amd64-*-freebsd. -- -- Steve
RSS Feed