Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 18:57:03 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Sean McNeil <sean@mcneil.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: bad compiler generated code?
Message-ID:  <20040616015703.GA17852@dragon.nuxi.com>
In-Reply-To: <1087346887.66377.1.camel@server.mcneil.com>
References:  <1087346887.66377.1.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 15, 2004 at 05:48:08PM -0700, Sean McNeil wrote:
> I'm recompiling firefox right now and I get a whole bunch of the
> following:
> 
> {standard input}:766: Warning: indirect jmp without `*'
> {standard input}:816: Warning: indirect jmp without `*'
...
> this happens on quite a number of C++ source files.  Looks like the
> compiler is generating some bad assembly.

This is not a useful bug report.  Can you provide the preprocesed C file?
Or at least provide command line(s) invocation that produces this?

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040616015703.GA17852>