Subject: Re: gas warning on mipsX_subr.S
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Eric Christopher <echristo@redhat.com>
List: port-mips
Date: 02/25/2005 10:59:19
On Sat, 2005-02-26 at 01:35 +0900, Izumi Tsutsui wrote:
> These warnings are harmless or not?
> ---
> # /usr/tools/mipsel/bin/mipsel--netbsd-gcc -mno-abicalls \
> -x assembler-with-cpp -traditional-cpp -D_LOCORE -Dcobalt \
> -I. -I../../../../arch -I../../../.. -nostdinc -DMIPS3 -DLKM \
> -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c \
> ../../../../arch/mips/mips/mips3_subr.S
> ../../../../arch/mips/mips/mipsX_subr.S: Assembler messages:
> ../../../../arch/mips/mips/mipsX_subr.S:1403: Warning: \
> Macro instruction expanded into multiple instructions in a branch delay slot
> ../../../../arch/mips/mips/mipsX_subr.S:1511: Warning: \
> Macro instruction expanded into multiple instructions in a branch delay slot
> #

Most assuredly not.

-eric