X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gcc%2Ffortran%2FChangeLog;h=0cee9c8c1bdd36db02f19091fe632e581081d6a4;hb=efa591c57ef118d3e21c0a1550a31fb00d75407e;hp=4e366aa0274f6f5719c91c886536805d36c18fd0;hpb=ac294f0bbc8c83fb170f567c1032b7bf2cda829c;p=gcc.git diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 4e366aa0274..0cee9c8c1bd 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,9 @@ +2007-03-22 Francois-Xavier Coudert + + PR fortran/31262 + * trans-const.c (gfc_conv_mpz_to_tree): Allow integer constants + larger than twice the width of a HOST_WIDE_INT. + 2006-03-22 Paul Thomas PR fortran/31193