Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2015 00:25:38 +0100
From:      Michael Tuexen <tuexen@freebsd.org>
To:        "freebsd-arm@freebsd.org" <arm@freebsd.org>
Subject:   Warnings when compiling the kernel on a RPi
Message-ID:  <7E999737-CAD5-4A7B-9FED-533446878D84@freebsd.org>

next in thread | raw e-mail | index | archive | help
Dear all,

when compiling a FreeBSD head kernel on a RPi I always get these =
warnings:

../../../arm/arm/cpufunc_asm.S:161:2: warning: use of SP or PC in the =
list is deprecated
 stmfd sp!, {fp, ip, lr, pc}
 ^
../../../arm/arm/cpufunc_asm.S:169:2: warning: use of SP in the list is =
deprecated
 ldmdb fp, {fp, sp, pc}
 ^

Does it make sense to get them fixed?

Best regards
Michael=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7E999737-CAD5-4A7B-9FED-533446878D84>