https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123285
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #63495|0 |1
is obsolete| |
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 63502
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63502&action=edit
New patch
Now I am 100% sure this is the best and correct patch.
It makes better sense than what I was trying to do before even.
And does not change much other logic except the processing of the clobbers
which need to be done before the start of the chain (the commit message
explains why).