[PATCH] PR fortran/20248 -- accept nonstandard intinsics with -std=f95

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Apr 1 02:58:00 GMT 2006


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@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@comcast.net>
> 
> 	* gfortran.dg/iargc.f90:  New test.

This patch has now been tested on amd64-*-freebsd.

-- 
Steve



More information about the Gcc-patches mailing list