Joel Sherrill created an issue: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5378



## Summary


The tqm8xx BSP has these warnings:

```
bsps/powerpc/tqm8xx/include/bsp/irq.h:60:22: error: comparison of unsigned 
expression in '>= 0' is always true [-Werror=type-limits]
bsps/powerpc/tqm8xx/irq/irq.c:245:25: error: left shift of negative value 
[-Werror=shift-negative-value]
```

Help is appreciated resolving these.

## Steps to reproduce

Currently to reproduce these, you will need to turn on -Wextra and turn off 
-Werror. https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/809 should 
be of some help in doing that.

<!-- Pre-set options
- milestone
-->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5378
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to