2017-11-19 Tom de Vries <tom@codesourcery.com>
* config/phoenix.h (TARGET_OS_CPP_BUILTINS): Remove semicolon after
"do {} while (0)".
From-SVN: r254928
+2017-11-19 Tom de Vries <tom@codesourcery.com>
+
+ * config/phoenix.h (TARGET_OS_CPP_BUILTINS): Remove semicolon after
+ "do {} while (0)".
+
2017-11-19 Tom de Vries <tom@codesourcery.com>
* config/visium/visium.h (ASM_OUTPUT_CASE_END): Remove semicolon after
builtin_define_std ("unix"); \
builtin_assert ("system=phoenix"); \
builtin_assert ("system=unix"); \
- } while(0);
+ } while (0)
#define STD_LIB_SPEC "%{!shared:%{g*:-lg} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}}"