This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249627 - in /trunk/gcc/fortran: ChangeLog arith.c
- From: jvdelisle at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 24 Jun 2017 21:22:09 -0000
- Subject: r249627 - in /trunk/gcc/fortran: ChangeLog arith.c
Author: jvdelisle
Date: Sat Jun 24 21:22:08 2017
New Revision: 249627
URL: https://gcc.gnu.org/viewcvs?rev=249627&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/arith.c