https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77347

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note your testcase is invalid due to [dcl.spec.auto]/7:
"If the init-declarator-list contains more than one init-declarator, they shall
all form declarations of variables."

Reply via email to