RTEMS | cpukit/include/rtems/score/basedefs.h: Add RTEMS_FALL_THROUGH() (!730)

Chris Johns (@chris) gitlab at rtems.org
Thu Sep 18 21:46:28 UTC 2025



Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730 was reviewed by Chris Johns

--
  
Chris Johns started a new discussion on cpukit/include/rtems/score/basedefs.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730#note_131221

 > + */
 > +#if __STDC_VERSION__ >= 202311L
 > +  #define RTEMS_FALL_THROUGH() [[fallthrough]]

Will there be a tool chain this would not be true?

Basically I am asking why does this need to be abstracted if it is supported by a standard?


-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/730
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/20250918/f7401991/attachment.htm>


More information about the bugs mailing list