https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115566
--- Comment #12 from Harald van Dijk <harald at gigawatt dot nl> --- (In reply to Joseph S. Myers from comment #11) > A new feature for C2Y (both parentheses and _Generic should be accepted here > for C2Y, neither should be accepted for C23) should not result in reopening > an invalid bug report from 2024. The N3722 paper explicitly starts "This paper intends to make clear the status of generic selections and parentheses surrounding expressions of a certain kind", it acknowledges that this was already valid prior to that paper (as I also posted in comment #8), the standard just wasn't sufficiently clear. This should be accepted not just in C2Y, also in C23.
