Subject: Re: m68k gas optimisation To: ITOH Yasufumi <itohy@netbsd.org> From: Jason R Thorpe <thorpej@wasabisystems.com> List: port-m68k Date: 02/06/2002 07:47:21
On Wed, Feb 06, 2002 at 03:44:25PM +0900, ITOH Yasufumi wrote:
> #define _RELOC(var, ar) \
> movel #var,ar; \
> addl %a5,ar
>
> should work around the problem.
This is probably the best solution.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>