Date: Wed, 14 Jun 2000 13:30:54 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: Warning patch for exceptn.S In-Reply-To: <3946CC3C.15884.2E1AF5@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 14 Jun 2000, Mark E. wrote: > gas from Binutils 2.10 pre3 warns about a missing '*' for the two > ljmp instructions in exceptn.S. Here's a patch to hush it up: If older versions of Gas generate the same code after the patch, this patch is okay with me.