OSDN Git Service

*** empty log message ***
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Apr 1992 16:39:34 +0000 (16:39 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Apr 1992 16:39:34 +0000 (16:39 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@824 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/m68k/amix.h

index 38ac17d..cc4242c 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;