RTEMS | m68k/uC5282/bspstart.c: Cleanup of some bsp start code & GCC Warning Fixes (!474)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Jun 5 01:24:16 UTC 2025
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/474 was reviewed by Joel Sherrill
--
Joel Sherrill started a new discussion on bsps/m68k/uC5282/start/bspstart.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/474#note_123131
> - printk("\n\nPC:%x SR:%x VEC:%x FORMAT:%x STATUS:%x\n", pc,
> + uintptr_t tmp = (uintptr_t)¶m;
> + tmp -= 2 * sizeof(int);
Shouldn't this be size of(unint32_t) to match the structure? And sorry. I think this bit is from me.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/474
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/20250605/6db09ee1/attachment.htm>
More information about the bugs
mailing list