https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62017
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2014-09-18
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 33510
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33510&action=edit
gcc5-pr62017.patch
Untested fix. It makes no sense to instrument clobbers, so that is what the
patch does.