aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ns32k')
-rw-r--r--gcc/config/ns32k/encore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ns32k/encore.h b/gcc/config/ns32k/encore.h
index 9550360..1a3a82f 100644
--- a/gcc/config/ns32k/encore.h
+++ b/gcc/config/ns32k/encore.h
@@ -126,7 +126,7 @@ do { \
*/
#define ASM_OUTPUT_ASCII(file, p, size) \
-{ \
+do { \
int i; \
for (i = 0; i < (size); i++) \
{ \