This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]