r254420 - in /trunk/libquadmath: ChangeLog prin...

vries@gcc.gnu.org vries@gcc.gnu.org
Sun Nov 5 09:57:00 GMT 2017


Author: vries
Date: Sun Nov  5 09:57:30 2017
New Revision: 254420

URL: https://gcc.gnu.org/viewcvs?rev=254420&root=gcc&view=rev
Log:
[libquadmath] Remove semicolon after do {} while (0) in MPN_MUL_N_RECURSE

2017-11-05  Tom de Vries  <tom@codesourcery.com>

	PR other/82784
	* printf/gmp-impl.h (MPN_MUL_N_RECURSE): Remove semicolon after
	"do {} while (0)".

Modified:
    trunk/libquadmath/ChangeLog
    trunk/libquadmath/printf/gmp-impl.h



More information about the Gcc-cvs mailing list