summaryrefslogtreecommitdiff
path: root/gcc/config/powerpcspe/aix52.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/powerpcspe/aix52.h')
-rw-r--r--gcc/config/powerpcspe/aix52.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/powerpcspe/aix52.h b/gcc/config/powerpcspe/aix52.h
index 35d2286e5b3..eade64c5f64 100644
--- a/gcc/config/powerpcspe/aix52.h
+++ b/gcc/config/powerpcspe/aix52.h
@@ -39,7 +39,7 @@ do { \
{ \
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)"