2017-11-07 Tom de Vries <tom@codesourcery.com>
* config/rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Remove semicolon
after "do {} while (0)".
* config/rs6000/aix51.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/rs6000/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/rs6000/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/rs6000/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/rs6000/aix71.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
From-SVN: r254492
+2017-11-07 Tom de Vries <tom@codesourcery.com>
+
+ * config/rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Remove semicolon
+ after "do {} while (0)".
+ * config/rs6000/aix51.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+ * config/rs6000/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+ * config/rs6000/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+ * config/rs6000/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+ * config/rs6000/aix71.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+
2017-11-07 Tom de Vries <tom@codesourcery.com>
PR other/82784
{ \
error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
} \
-} while (0);
+} while (0)
#undef ASM_SPEC
#define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
{ \
error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
} \
-} while (0);
+} while (0)
#undef ASM_SPEC
#define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
{ \
error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
} \
-} while (0);
+} while (0)
#undef ASM_SPEC
#define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
{ \
error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
} \
-} while (0);
+} while (0)
#undef ASM_SPEC
#define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
{ \
rs6000_current_cmodel = CMODEL_LARGE; \
} \
-} while (0);
+} while (0)
#undef ASM_SPEC
#define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
{ \
rs6000_current_cmodel = CMODEL_LARGE; \
} \
-} while (0);
+} while (0)
#undef ASM_SPEC
#define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"