https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64191
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yes, I'm afraid it is a bad idea, you'll get rid of too many clobbers and they are really desirable, both for DSE, expansion etc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64191
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yes, I'm afraid it is a bad idea, you'll get rid of too many clobbers and they are really desirable, both for DSE, expansion etc.