RTEMS | bsps/mips/hurricane/clock/ckinit.c: Address type mismatch (!522)

Joel Sherrill (@joel) gitlab at rtems.org
Wed Jun 18 18:07:57 UTC 2025



Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/522

Project:Branches: joel/rtems:mips-hurricane-gcc14-error-fix to rtems/rtos/rtems:main
Author:   Joel Sherrill
Assignee: Joel Sherrill



## Summary

bsps/mips/hurricane/clock/ckinit.c: Address type mismatch

GCC 14 generates an error for the wrong signature function being
passed in. The underlying type was a void * so adjusting the
signature of the ISR handler was not an option. Added cast.

Closes #5272

<!-- Default settings, if it is a dropdown it will set after submission -->

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250618/bef85bef/attachment.htm>


More information about the bugs mailing list