From c4c120b4d827d2c0398ecd29fb193a30a77ae191 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Thu, 23 Apr 1992 16:39:34 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r824 --- gcc/config/m68k/amix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/m68k/amix.h b/gcc/config/m68k/amix.h index 38ac17da67d..cc4242c0250 100644 --- a/gcc/config/m68k/amix.h +++ b/gcc/config/m68k/amix.h @@ -53,7 +53,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ do { \ if (switch_table_difference_label_flag) \ asm_fprintf ((FILE), "%s %LLD%d,%LL%d\n", SET_ASM_OP, (NUM), (NUM));\ - switch_table_difference_label_flag = 0; + switch_table_difference_label_flag = 0; \ } while (0) int switch_table_difference_label_flag; -- 2.30.2