https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61593
--- Comment #2 from Sean <s...@rogue-research.com> --- Eric, thanks for your reply. Those docs read to me like the pragma is only supported *on* Darwin. I guess I was not clear when creating this ticket: I'm interested in the pragma being accepted on any platform. In our situation, we have portable code that runs on Darwin and Linux and would like to use those pragma marks in that code.