https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117573
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-11-14 Status|UNCONFIRMED |WAITING See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=107339 Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Without a test case, it is hard to figure if the problem is in gcc producing the wrong thing or the source being broken and had the wrong alignment assumptions. Reading that github issue points back to pr 107339 which showed the original source had the wrong alignment assumptions in it.