re PR fortran/41807 (data statement with nested type constructors)
commit5e1a89f009a30cd501dd5dfb4e9ab99e0ca3052b
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 26 Nov 2009 21:52:52 +0000 (26 21:52 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 26 Nov 2009 21:52:52 +0000 (26 21:52 +0000)
tree433641afa40de62534c6ec81e537db6c8312d5ad
parent15b83b0f4781d79436e45afb0afcca8ea33327ca
re PR fortran/41807 (data statement with nested type constructors)

2009-11-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/41807
* trans-const.c (gfc_conv_const): Set se->expr to a constant on error.

From-SVN: r154690
gcc/fortran/ChangeLog
gcc/fortran/trans-const.c