https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56289
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Gayathri Gottumukkala from comment #5) > We cannot cast the two variables in single line using void. That's not what the code is trying to do. > Instead of that > we have to use void for two variables separately. Saying "if you don't write the code that triggers the bug, it doesn't trigger the bug" is not very useful.