[Bug rtl-optimization/125683] [13/14/15/16 Regression] wrong code due to ce1 combining 2 loads of different incompatible aliasing sets
"law 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=125683
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14/15/16/17 Regression] |[13/14/15/16 Regression]
|wrong code due to ce1 |wrong code due to ce1
|combining 2 loads of |combining 2 loads of
|different incompatible |different incompatible
|aliasing sets |aliasing sets
Assignee|unassigned at gcc dot gnu.org |law at gcc dot gnu.org
--- Comment #5 from Jeffrey A. Law <law at gcc dot gnu.org> ---
I've installed Rohith's patch on the trunk and cleared the 17 regression
marker. I'll take ownership going forward for the backports after it's
simmered on the trunk for a bit.