r254664 - in /trunk/gcc: ChangeLog config/cr16/...
vries@gcc.gnu.org
vries@gcc.gnu.org
Sun Nov 12 16:07:00 GMT 2017
Author: vries
Date: Sun Nov 12 16:07:08 2017
New Revision: 254664
URL: https://gcc.gnu.org/viewcvs?rev=254664&root=gcc&view=rev
Log:
[cr16, powerpcspe, rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro body
2017-11-12 Tom de Vries <tom@codesourcery.com>
* config/cr16/cr16.h (ASM_OUTPUT_LABELREF): Remove semicolon after macro
body.
* config/powerpcspe/xcoff.h (ASM_OUTPUT_LABELREF): Same.
* config/rs6000/xcoff.h (ASM_OUTPUT_LABELREF): Same.
* defaults.h (ASM_OUTPUT_LABELREF): Same.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/cr16/cr16.h
trunk/gcc/config/powerpcspe/xcoff.h
trunk/gcc/config/rs6000/xcoff.h
trunk/gcc/defaults.h
More information about the Gcc-cvs
mailing list