https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107957
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
Target Milestone|--- |15.0
--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Fixed in v15.
Notice that the code as shown in comment #3 also requires the split of the >>=
17 shift insn (PR117726) and the analysis performed by PR84211, both of which
are also added in v15.