https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124310
--- Comment #3 from Liam Powell <liam at liampwll dot com> --- Your example has an explicit Unchecked_* though where accessibility rules go out the window, in my example there's nothing that comes with erroneous execution rules related to it. I think RM22 3.10.2(12.5/3) is the only rule we really need to care about here to see that this is wrong, and it's one of the much clearer rules. I just wanted to include the entire chain of rules in the report for the sake of completeness. I'll wait for some input from those who actually designed these rules though.
