r254493 - in /trunk/gcc: ChangeLog config/power...

vries@gcc.gnu.org vries@gcc.gnu.org
Tue Nov 7 11:00:00 GMT 2017


Author: vries
Date: Tue Nov  7 11:00:46 2017
New Revision: 254493

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

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

	* config/powerpcspe/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Remove
	semicolon after "do {} while (0)".
	* config/powerpcspe/aix51.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
	* config/powerpcspe/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
	* config/powerpcspe/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
	* config/powerpcspe/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
	* config/powerpcspe/aix71.h (SUBTARGET_OVERRIDE_OPTIONS): Same.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/powerpcspe/aix43.h
    trunk/gcc/config/powerpcspe/aix51.h
    trunk/gcc/config/powerpcspe/aix52.h
    trunk/gcc/config/powerpcspe/aix53.h
    trunk/gcc/config/powerpcspe/aix61.h
    trunk/gcc/config/powerpcspe/aix71.h



More information about the Gcc-cvs mailing list