[PATCH] Change duplicate SAVE behavior

Asher Langton langton2@llnl.gov
Mon Oct 10 06:15:00 GMT 2005


This is the patch that I first discussed here:

http://gcc.gnu.org/ml/fortran/2005-09/msg00060.html



2005-10-09  Asher Langton  langton2@llnl.gov

	* decl.c (gfc_match_save): Changed duplicate SAVE errors to
	warnings in the absence of strict standard conformance

	* symbol.c (gfc_add_save): Same.


2005-10-09  Asher Langton  langton2@llnl.gov

	gfortran.dg/dup_save_1.f90: New
	gfortran.dg/dup_save_2.f90: New




-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: save_10_09a.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051010/dcf975c7/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dup_save_1.f90
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051010/dcf975c7/attachment.f90>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dup_save_2.f90
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051010/dcf975c7/attachment-0001.f90>


More information about the Gcc-patches mailing list