https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65911
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The formatting is also wrong, both ? and : shouldn't be at the end of lines, but at the start. Patch with the formatting fixes included preapproved for trunk.