trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export.
authorRichard Henderson <rth@redhat.com>
Mon, 30 Aug 2004 04:47:49 +0000 (21:47 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 30 Aug 2004 04:47:49 +0000 (21:47 -0700)
commit04204c2fbf4cb7db7e6b1ce8691ef99f7610f0ee
tree3b4e06d8c4efc37c8b72fc4a90cf7d4334be6d3b
parentadf968c7ec375f5ae6aabed2251dcef884e38467
trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export.

        * trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export.
        * trans-types.c (gfc_init_kinds): Reject integer kinds larger
        than two HOST_WIDE_INT.

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