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: [gfortran,patch] Add MIN/MAX for character type


On Sun, 2007-08-05 at 13:00 +0100, FX Coudert wrote:

Hi FX,

> Attached patch adds support for MIN and MAX intrinsics on character- 
> type expressions, which is part of F2003. 

Great!

> Bootstrapped and regtested on x86_64-linux, comes with two testcases  
> (one for valid code and one for runtime error checking). OK to commit?

There should be errors/warnings for this feature, as for the others
F2003 features, for -std=f95.

OK if you add that.

Thanks!

	Thomas


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