https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90241
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2019-04-25 CC| |rguenth at gcc dot gnu.org Component|c |middle-end Ever confirmed|0 |1 --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. All the byte->bit conversions on poly_[u]int64 are suspicious. But also expensive to fix :/