Ok, thanks.
I have sent a patch, can you please check?
On Thu, Jul 1, 2021 at 2:06 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 01/07/2021 09:47, Richi Dubey wrote:
> > Hi,
> >
> > How do I reproduce this? I tried using the config produced by
> > -
On 01/07/2021 09:47, Richi Dubey wrote:
Hi,
How do I reproduce this? I tried using the config produced by
$ ./waf bsp_defaults --rtems-bsps=arm/realview_pbx_a9_qemu
This BSP uses -O0 by default. Use
OPTIMIZATION_FLAGS = -O2 -g
to get the warnings.
--
emb
Hi,
How do I reproduce this? I tried using the config produced by
$ ./waf bsp_defaults --rtems-bsps=arm/realview_pbx_a9_qemu
which has:
# Warning flags passed to the C and C++ compiler
W
This patch introduced new warnings:
../../../cpukit/score/src/schedulerstrongapa.c: In function
'_Scheduler_strong_APA_Get_highest_ready':
../../../cpukit/score/src/schedulerstrongapa.c:394:10: warning:
'highest_ready' may be used uninitialized in this function
[-Wmaybe-uninitialized]
394 |