Christian Mauderer commented on a discussion: 
https://gitlab.rtems.org/rtems/tools/rtems-sis/-/merge_requests/7#note_135287


I compiled and build it with `./configure` and `make`. That gives the following 
compiler calls:

`gcc -DHAVE_CONFIG_H -I.    -DFAST_UART -g -O2 -MT leon2.o -MD -MP -MF 
.deps/leon2.Tpo -c -o leon2.o leon2.c`

So only default warnings are enabled.

By the way: There are a lot of warnings about K&R style function definitions 
with gcc-15.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-sis/-/merge_requests/7#note_135287
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