r254926 - in /trunk/gcc: ChangeLog config/ft32/...

vries@gcc.gnu.org vries@gcc.gnu.org
Sun Nov 19 10:39:00 GMT 2017


Author: vries
Date: Sun Nov 19 10:39:38 2017
New Revision: 254926

URL: https://gcc.gnu.org/viewcvs?rev=254926&root=gcc&view=rev
Log:
[ft32, spu] Remove semicolon after do {} while (0) in REGISTER_TARGET_PRAGMAS

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

	* config/ft32/ft32.h (REGISTER_TARGET_PRAGMAS): Remove semicolon after
	"do {} while (0)".
	* config/spu/spu.h (REGISTER_TARGET_PRAGMAS): Same.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/ft32/ft32.h
    trunk/gcc/config/spu/spu.h



More information about the Gcc-cvs mailing list