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: PR 15051 Allow empty interface blocks


> 2004-05-08  Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
>
> 	PR fortran/15051
> 	* parse.c (parse_interface): Allow empty INTERFACE, remove
> 	seen_body.

Ok.
Minor nit: There should be two spaces between Name and email address in the 
changelog entry.

Also, don't forget to add the testcase (with changelog entry in 
gcc/testsuite/ChangeLog. Perferred naming for testcases is
something like empty_interface_1.f90 (or empty_interface_2.f90 if that exists)

Paul


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