https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65455
--- Comment #16 from Jens Gustedt <jens.gustedt at inria dot fr> --- (In reply to Jakub Jelinek from comment #15) > Usually such bugs are SUSPENDED with reference to the DR and when the DR is > resolved, the bug is resolved accordingly. Here the situation is a bit more complicated, since __typeof__ is an extension to C, so no DR will directly say something about this. Do you want me to open a new bug for the observation that _Generic leads to compiler specific results?