Commit bd024745 by Feng Wang

Add ChangeLog.

From-SVN: r97701
parent 25b42232
2005-04-05 Feng Wang <fengwang@nudt.edu.cn>
PR fortran/15959
PR fortran/20713
* array.c (resolve_character_array_constructor): New function. Set
constant character array's character length.
(gfc_resolve_array_constructor): Use it.
* decl.c (add_init_expr_to_sym): Set symbol and initializer character
length.
(gfc_set_constant_character_len): New function. Set constant character
expression according the given length.
* match.h (gfc_set_constant_character_len): Add prototype.
2005-04-04 Francois-Xavier Coudert <coudert@clipper.ens.fr> 2005-04-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* intrinsic.texi: BES?? functions are not in the f95 standard. * intrinsic.texi: BES?? functions are not in the f95 standard.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment