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] Relax restrictions on KIND in SELECT CASE constructs


On Fri, Dec 17, 2004 at 12:49:51PM -0800, Steve Kargl wrote:
> 
> The attached patch relaxes gfortran's restriction to match C805.
> 
> 2004-12-17  Steven G. Kargl  <kargls@comcast.net>
> 
>      * resolve.c (validate_case_label_expr): Fix handling of mismatched KINDs.
> 

Here's a better patch.

-- 
Steve

Attachment: resolve.c.diff
Description: Text document


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