* ping * http://gcc.gnu.org/ml/fortran/2012-01/msg00197.html
On 22 January 2012, Tobias Burnus wrote:
Dear all,the middle end does not like to fold_convert a real number to an integer, but gfortran does not type-convert the expressions of initialization expressions. This patch fixes the issue - and thus part of of the issue of the PR.Build and regtested on x86-64-linux. OK for the trunk? Tobias