*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Thu, 23 Apr 1992 16:39:34 +0000 (16:39 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 23 Apr 1992 16:39:34 +0000 (16:39 +0000)
From-SVN: r824

gcc/config/m68k/amix.h

index 38ac17da67d3889e83ba9001d0401e45a8304a38..cc4242c0250f27fbb4f80192a45ae951f2f7a336 100644 (file)
@@ -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;