This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR34928 - Extension: volatile common blocks


On Wed, Mar 26, 2014 at 06:56:15PM +0100, Dominique Dhumieres wrote:
> Updated patch. OK to commit?
> 
> Dominique
> 
> Index: gcc/fortran/ChangeLog
> ===================================================================
> --- gcc/fortran/ChangeLog	(revision 208846)
> +++ gcc/fortran/ChangeLog	(working copy)
> @@ -1,3 +1,9 @@
> +2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>

2 spaces after the date and after your name.

> +
> +	PR fortran/34928
> +	* fortran/gfortran.texi: Document Volatile COMMON as not
> +	supported.

Indentation is a tab.

OK.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]