[Bug tree-optimization/126729] [17 Regression] factor load does not handle scalar_storage_order correctly.
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126729 --- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> --- Created attachment 65276 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65276&action=edit Patch which I am testing I have another patch which adds REF_REVERSE_STORAGE_ORDER support to the gimple fe which I will be submitting with this one too.