RTEMS | spmisc01: Avoid use of unreachable keyword (#5261)

Joel Sherrill (@joel) gitlab at rtems.org
Mon Jun 9 19:08:09 UTC 2025



Joel Sherrill created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5261

Assignee: Joel Sherrill

## Summary
For C23 and later, [_unreachable_](https://en.cppreference.com/w/c/program/unreachable) is now a keyword. Any uses in source should be changed.

C23 is the default in GCC 15.

## Steps to reproduce

### Pre-set options

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5261
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/20250609/5bb2b7c5/attachment.htm>


More information about the bugs mailing list