]> gcc.gnu.org Git - gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Sun, 19 Apr 1992 19:02:53 +0000 (19:02 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 19 Apr 1992 19:02:53 +0000 (19:02 +0000)
From-SVN: r795

gcc/config/m68k/m68k.md

index 3c016dc06475c14ff1ab30341521a3ca53179cfa..8d76aa92ff65ffdddd528bd342a9964738fc59a7 100644 (file)
 #else /* SGS_SWITCH_TABLES or not MOTOROLA */
       ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, \"LI\",
                                 CODE_LABEL_NUMBER (XEXP (labelref, 0)));
+#ifdef SGS_SWITCH_TABLES
       /* Set flag saying we need to define the symbol
         LD%n (with value L%n-LI%n) at the end of the switch table.  */
       switch_table_difference_label_flag = 1;
+#endif /* SGS_SWITCH_TABLES */
 #endif /* SGS_SWITCH_TABLES or not MOTOROLA */
     }
 #endif /* SGS_NO_LI */
This page took 0.066808 seconds and 5 git commands to generate.