https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102306
--- Comment #5 from Eric Botcazou ---
Created attachment 51460
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51460&action=edit
Tentative fix
To be tested.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102306
--- Comment #4 from Eric Botcazou ---
There is substantial checking for volatile references in can_combine_p but it
implicitly assumes that the combination reduces the number of instructions.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102306
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102306
Richard Biener changed:
What|Removed |Added
Component|target |rtl-optimization
--- Comment #2 from R