From 9ffa5f9e1df7e53c70e4de1e1f58516214c7eaa0 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Mon, 22 May 2000 03:41:14 +0000 Subject: [PATCH] Make gas shut up about indirect jumps without * --- source/d_parta.S | 2 +- source/d_polysa.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/d_parta.S b/source/d_parta.S index bc3361c..5aba94c 100644 --- a/source/d_parta.S +++ b/source/d_parta.S @@ -229,7 +229,7 @@ LTestDone: cmpl $4,%eax ja LDefault - jmp DP_EntryTable-4(,%eax,4) + jmp *DP_EntryTable-4(,%eax,4) // 1x1 .globl DP_1x1 diff --git a/source/d_polysa.S b/source/d_polysa.S index 9b751f8..584e71d 100644 --- a/source/d_polysa.S +++ b/source/d_polysa.S @@ -856,7 +856,7 @@ LRightEdgeStepped: pushl %esi movl spanpackage_t_ptex(%esi),%esi - jmp aff8entryvec_table(,%eax,4) + jmp *aff8entryvec_table(,%eax,4) // %bx = count of full and partial loops // %ebx high word = sfrac