Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5339#note_132736 It might be that `a = INT_MIN` is causing an issue here. I think it is sufficiently safe to cast `(uint64_t)(-a)` instead of `int64_t`. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5339#note_132736 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
