re PR fortran/41807 (data statement with nested type constructors)
2009-11-21 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/41807 * trans-const.c (gfc_conv_const): Fix typo in comment. Replace assert with error message if not constant. * resolve.c (next_data_value): Delete check for constant. From-SVN: r154420
This commit is contained in:
parent
27bcaf0476
commit
44e7958586
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
2009-11-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
|
||||
PR fortran/41807
|
||||
* trans-const.c (gfc_conv_const): Fix typo in comment. Replace assert
|
||||
with error message if not constant.
|
||||
* resolve.c (next_data_value): Delete check for constant.
|
||||
|
|
Loading…
Add table
Reference in a new issue