summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68kelf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m68k/m68kelf.h')
-rw-r--r--gcc/config/m68k/m68kelf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/m68k/m68kelf.h b/gcc/config/m68k/m68kelf.h
index ce874149da3..b9cf3888675 100644
--- a/gcc/config/m68k/m68kelf.h
+++ b/gcc/config/m68k/m68kelf.h
@@ -28,8 +28,8 @@ Boston, MA 02111-1307, USA. */
#ifndef MOTOROLA
#define MOTOROLA /* Use MOTOROLA syntax. */
#endif
-#ifdef USE_GAS /* when present, forces jsbr instead of jsr. */
-#undef USE_GAS
+#ifndef USE_GAS /* forces jsbr instead of jsr. */
+#define USE_GAS
#endif
#ifndef SWBEG_ASM_OP