re PR fortran/81160 (arith.c:2009: bad statement order ?)
commitab3a378a6b3f356e17959ae03aaed54d3ea2d08c
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 24 Jun 2017 21:22:08 +0000 (24 21:22 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 24 Jun 2017 21:22:08 +0000 (24 21:22 +0000)
treecdb896d6dfc12e061a23337e6f8488ea57c5379b
parent22235619ba63b4a17f2b208958f467233c84bdb7
re PR fortran/81160 (arith.c:2009: bad statement order ?)

2017-06-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/81160
* arith.c (wprecision_int_real): Set return value before
mpz_clear and then return after it.

From-SVN: r249627
gcc/fortran/ChangeLog
gcc/fortran/arith.c