https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91761
Sergey Krasnitsky <redsoftk at yahoo dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #2 from Sergey Krasnitsky <redsoftk at yahoo dot com> --- 1) It doesn't remove these assignments, instead it assigns to 0. 2) No any warning pointing to the unusable assignment. 3) No backward compatibility: worked code now stopped to run.