Sebastian Huber commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5505#note_143929 I fixed a couple of issues, but I don't know what to do with: ``` In file included from ../../../testsuites/sptests/sp19/first.c:34: ../../../testsuites/sptests/sp19/first.c: In function 'First_FP_task': ../../../testsuites/sptests/sp19/fptest.h:83:10: error: variable 'fp32' set but not used [-Werror=unused-but-set-variable=] 83 | double fp32 = 32.0 | ^~~~ ../../../testsuites/sptests/sp19/first.c:44:3: note: in expansion of macro 'FP_DECLARE' 44 | FP_DECLARE; | ^~~~~~~~~~ ``` -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5505#note_143929 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
