]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR fortran/31262
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Mar 2007 22:51:50 +0000 (22:51 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Mar 2007 22:51:50 +0000 (22:51 +0000)
commitf2c255d4fa65514614d673a9e440dbe2b92b60b7
tree0a5617457fdf2cbc258625c013283ae7a6b8e6b8
parent63c68695947927f83f1182fb22cb6a272780e1d3
PR fortran/31262

* trans-const.c (gfc_conv_mpz_to_tree): Allow integer constants
larger than twice the width of a HOST_WIDE_INT.

* gfortran.dg/no_range_check_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123136 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/no_range_check_1.f90 [new file with mode: 0644]